perl-CGI-Persistent - CGI-Persistent - - Transparent state persistence for CGI applications.
Website: | http://www.cpan.org |
---|---|
License: | Artistic |
Vendor: | SME Server, Inc. <http://smeserver.org> |
- Description:
This is a perl module, autogenerated by cpan2rpm. The original package's description was: Transparent State Persistence in CGI scripts use CGI::Persistent; my $cgi = new CGI::Persistent "/directory"; print $cgi->header (); my $url = $cgi->state_url (); print "<a href=$url>I am a persistent CGI session.</a>";
Packages
perl-CGI-Persistent-0.22-8.el4.sme.noarch [12 KiB] |
Changelog
by Shad L. Lords (2007-04-29):
- Clean up spec so package can be built by koji/plague |