Hi,
The following is a request for a CPAN Pause User ID:
Name: Dan Kubb
Email: [EMAIL PROTECTED]
Home Page: http://www.mealtips.com
CPAN User ID: DKUBB
Description
-----------
A module which allows you to transform CGI parameters
into a multi-dimensional hash. Related CGI components
can be logically grouped together, and put into the
correct "node" in the data structure during transformation.
Name DLSI Description Info
----------- ---- -------------------------------------- ----
CGI::State bdpf CGI params into multi-dimensional hash DKUBB
**NOTE: I have not yet finalized the name of the module,
I am leaning towards CGI::Tree, CGI::Transform, or
CGI::MultiDimensional. CGI::State was originally
chosen, because I was using it to maintain state across
several CGI scripts, using hidden fields. The name is
no longer appropriate, because it has so many other
uses, and I feel it would be too limiting to use "State"
in the name space.
I have used this in production successfully for 4 months,
as have several other perl programmers that I work with. All
code has been tested under a mod perl environment, and can
work well in conjunction with CGI.pm and Apache::Session.
It has greatly improved the quality, organization and
reduced complexity of all CGI perl scripts that I
have used it with.
Thanks,
Dan
State.pm