--- - branch: MAIN date: Sun Oct 12 14:39:49 UTC 2014 files: - new: '1.68' old: '1.67' path: pkgsrc/www/p5-CGI/Makefile pathrev: pkgsrc/www/p5-CGI/Makefile@1.68 type: modified - new: '1.31' old: '1.30' path: pkgsrc/www/p5-CGI/distinfo pathrev: pkgsrc/www/p5-CGI/distinfo@1.31 type: modified id: 20141012T143949Z.79eec30b2aedbecf9741d30a1e29e110a47570f7 log: | Update to 4.06: 4.06 2014-10-10 - make warning on list context call of ->param more lenient and don't warn if called with no arguments 4.05 2014-10-08 [ RELEASE NOTES ] - this release includes *significant* refactoring of temporary file handling in CGI.pm. See "Changes in temporary file handling" in perldoc - this release adds a warning for when the param method is called in list context, see the Warning in the perldoc for the section "Fetching the value or values of a single named parameter" for why this has been added and how to disable this warning [ DOCUMENTATION ] - change AUTHOR INFORMATION to LICENSE to please Kwalitee [ TESTING ] - t/arbitrary_handles.t to check need for patch in RT #54055, it turns out there is no need - the first argument to CGI->new can be an arbitrary handle - add test case for incorrect unescaping of redirect headers (RT #61120) - add tests for the handle method (RT #85074, thanks to TONYC@cpan.org) [ SPEC / BUG FIXES ] - don't set binmode on STDOUT/STDERR/STDIN if a none standard layer is already set on them on none UNIX platforms (RT #57524) - make XForms:Model data accesible through POSTDATA/PUTDATA param (RT #75628) - prevent corruption of POSTDATA/PUTDATA when -utf8 flag is used and use tempfiles to handle this data (RT #79102, thanks anonymous) - unescape request URI *after* having removed the query string to prevent removal of ? chars that are part of the original URI (and were encoded) (RT #83265) - fix q( to qq( in CGI::Carp so $@ is correct interpolated (RT #83360) - don't call ->query_string in url unless -query is passed (RT #87790) (optimisation and fits the current documented behaviour) module: pkgsrc subject: 'CVS commit: pkgsrc/www/p5-CGI' unixtime: '1413124789' user: wiz