CGI-SecureState
view release on metacpan or search on metacpan
CGI::SecureState
NOTE: If you are upgrading from the 0.2x series, you must read the documentation
or risk FIRE, DISASTER, or SUDDEN DEATH from upper management when they
realize that all your scripts have nasty warnings at the top. Perhaps yours
are more relaxed than that, but now that I have your attention, read the
documentation anyway as it contains important updates.
CGI::SecureState is a module that provides a transparent and secure way to
maintain state between HTTP requests. It was originally written to resemble
CGI::Persistent as closely as possible. To install CGI::SecureState, all you
should have to do is the standard
% perl Makefile.PL
% make
% make install
Then test the installation:
( run in 0.887 second using v1.01-cache-2.11-cpan-a1d94b6210f )