in reply to web cgi forms data security...

Let CGI::EncryptForm do the work for you, or do proper session management with CGI::Session or a similar module.

----
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