Depends a lot on what you're using CGI.pm for. If you're simply grabbing name/value pairs, you could grab all of them with $cgi->Vars() and dump them into the database that way. Saving cookies shouldn't be too difficult. File uploads are perhaps a bit harder.
----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer
Note: All code is untested, unless otherwise stated
In reply to Re: CGI.pm saving state to database
by hardburn
in thread CGI.pm saving state to database
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |