openbsd-ports/www/p5-CGI-Deurl/pkg/DESCR

7 lines
241 B
Plaintext
Raw Normal View History

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.