./www/p5-CGI, Perl5 module for writing forms-based CGI programs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2016Q2, Version: 4.31, Package name: p5-CGI-4.31, Maintainer: pkgsrc-users

This perl library uses perl5 objects to make it easy to create Web
fill-out forms and parse their contents. This package defines CGI
objects, entities that contain the values of the current query string
and other state variables. Using a CGI object's methods, you can
examine keywords and parameters passed to your script, and create
forms whose initial values are taken from the current query (thereby
preserving state information). The module provides shortcut functions
that produce boilerplate HTML, reducing typing and coding errors. It
also provides functionality for some of the more advanced features of
CGI scripting, including support for file uploads, cookies, cascading
style sheets, server push, and frames.

CGI.pm also provides a simple function-oriented programming style for
those who don't need its object-oriented features.


Master sites: (Expand)

SHA1: 2dc320c08283d3a13b32ae1085d21374a9a095bf
RMD160: 1b509c2647b28cc154d1e99df67ad81b5a5fb190
Filesize: 192.4 KB

Version history: (Expand)