Projects / CGI.pm

CGI.pm

CGI.pm uses objects to create Web fill-out forms on the fly and to parse their contents. Instead of remembering the syntax for HTML form elements, developers can just make a series of Perl function calls. An important fringe benefit of this is that the value of the previous query is used to initialize the form, so that the state of the form is preserved from invocation to invocation.

Tags
Implementation

RSS Recent releases

  •  17 Feb 2009 18:38

Release Notes: It's possible to subclass CGI::Pretty. Inappropriate escaping of fields in multi-part headers was fixed.

  •  08 Nov 2002 01:52

No changes have been submitted for this release.

Screenshot

Project Spotlight

Wolf Software GeoIP Class

A simple class which attempts to get the geographical location for a given IP address.

Screenshot

Project Spotlight

gThumb

An image viewer and browser for the GNOME environment.