Perl Advent Calendar
It’s December again, which means it is once again time for the Perl Advent Calendar.
The first featured module is CGI::Untaint
CGI::Untaint allows you to utilise collections of predefined regular expressions to pull things out of the cgi parameters instead.
And it was suggested that it would integrate nicely with OO::Form.