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/ orts-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hive/distinfo
1aee105a2571d37fa18688909ffd3e1a'>- mark BROKEN on 11-CURRENT
Commit message (Expand)AuthorAgeFilesLines
* Update to version 2.0demon2016-03-131-4/+4
* Update to version 1.2.1.demon2015-10-221-4/+4
* Update to version 1.1.0;demon2015-04-241-4/+4
leeym2014-08-021-0/+4
* Rename chinese/ patch-xy patches to reflect the files the modify.adamw2014-07-281-0/+0
* - remove MAN1leeym2014-07-051-1/+0
* - Remove unnecessary slash after STAGEDIRsunpoet2013-10-031-2/+2
* Support stage.vanilla2013-09-261-4/+3
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2