Changes for version 1.115

  • Replace indirect calling of constructor both in code an documentation with direct calling. Write CGI::Simle->new instead of new CGI::Simple
  • add tests to make sure the order of value is kept as they were passed in the QUERY_STRING
  • new co-maintainer (SZABGAB(

Modules

A Simple totally OO CGI interface that is CGI.pm compliant
Interface to HTTP cookies
a wrapper module for CGI::Simple that provides a function style interface
Internal utilities used by CGI::Simple module