openbsd-ports/www/p5-CGI-Deurl/pkg/DESCR
naddy 5a1a29a5b7 Import CGI::Deurl 1.08 perl module.
Submitted by Peter Galbavy <peter.galbavy@knowtion.net>.

This module is made for CGI scripting. It decodes the parameters
passed to the CGI. It does nothing more, so it's much smaller and
loads more quickly than CGI.pm.
2002-11-21 14:47:31 +00:00

7 lines
241 B
Plaintext

This module is made for CGI scripting. It decodes the parameters
passed to the CGI. It does nothing more, so it's much smaller and
loads more quickly than CGI.pm.
Can be used outside of CGI by passing NOTCGI in the initial 'use'
statement.