CGI-Framework
view release on metacpan or search on metacpan
validlanguages => valid_languages
The old names will still be available for compatability-purposes however will be
phased out sometime in the future for code-cleanliness. All existing and new
programs should use the new naming convention.
- Implemented the ability to save session data in a mysql table instead of text files
through a new constructor parameter sessions_mysql_dbh.
- Implemented a new method "remember" that is a shorthand for transferring values
from the just-submitted form to the session.
- Changed default form enctype to "multipart/form-data" so that file-uploads can
be done. This seems to have no side-effect other than enabling file uploads to
work.
- Some documentation and synopsis bugfixes. - Thanks to Ron Savage <rons@deakin.edu.au>
0.03
- Added new methods: get_cgi_object, get_cgi_session_object, html_push, html_unshift
- Added new constructor option, importform
- Documentation fixes and elaborations
0.02
- Initial release
( run in 1.150 second using v1.01-cache-2.11-cpan-b16cb0d3907 )