There are two styles of programming with CGI.pm, an object-oriented style and a function-oriented style. In the object-oriented style you create one or more CGI objects and then use object methods to create the various elements of the page. Each CGI object starts out with the list of named parameters that were passed to your CGI script by the server. You can modify the objects, save them to a file or database and recreate them. Because each object corresponds to the "state" of the CGI script, and because each object's parameter list is independent of the others, this allows you to save the state of the script and restore it later. WWW: http://search.cpan.org/dist/CGI.pm/ Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ocaml-camomile
Commit message (Expand)AuthorAgeFilesLines
* - Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which addmadpilot2015-05-041-0/+1
* Cleanup plist of ocaml portsantoine2014-11-301-5/+0
* Stagify, canonicalize header, add LICENSE.danfe2014-08-152-38/+47
* Resetting maintainership on ports that have not been staged and without anybapt2014-07-041-1/+1
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-101-1/+1