pkgsrc/www/p5-CGI
kim 3896221f4f Upgrade to p5-CGI-2.98
- Fixed crash in Dump() function.
- Removed warning from reset() method.
- Moved <area> and <map> tags into the :html3 group.  Hope this removes
  undefined CGI::Area errors.
- Changed CGI::Carp to play with mod_perl2 and to (hopefully) restore
  reporting of compile-time errors.
- Fixed potential deadlock between web server and CGI.pm when aborting
  a read due to POST_MAX (reported by Antti Lankila).
- Fixed issue with tag-generating function not incorporating content when
  first variable undef.
- Fixed cross-site scripting bug reported by obscure.
- Fixed Dump() function to return correctly formed XHTML - bug reported by
  Ralph Siemsen.
- Fix to be P3P compliant submitted from MPREWITT.
- Added CGI->r() API for mod_perl1/mod_perl2.
- Fixed bug in redirect() that was corrupting cookies.
- Minor fix to behavior of reset() button to make it consistent with
  submit() button (first time this has been changed in 9 years).
- Patch from Dan Kogai to handle UTF-8 correctly in 5.8 and higher.
- Patch from Steve Hay to make CGI::Carp's error messages appear on MSIE
  browsers.
- Added Yair Lenga's patch for non-urlencoded postings.
- Added Stas Bekman's patches for mod_perl 2 compatibility.
- Fixed uninitialized escape behavior submitted by William Campbell.
- Fixed tied behavior so that you can pass arguments to tie()
- Fixed incorrect generation of URLs when the path_info contains + and other
  odd characters.
- Fixed redirect(-cookies=&gt;$cookie) problem.
- Fixed tag generation bug that affects -javascript passed to start_html().
2003-09-14 05:33:29 +00:00
..
DESCR Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
distinfo Upgrade to p5-CGI-2.98 2003-09-14 05:33:29 +00:00
Makefile Upgrade to p5-CGI-2.98 2003-09-14 05:33:29 +00:00
PLIST Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00