Categories:
- Modules (3)
- Perl libraries in the from of a perl module to help with CGI input and output.
|
Links:
- Attack Guard
- Parsing routine that removes HTML and most attempts to access a server through
hacking form input fields, particularly those going to pages with SSI's. Also sends
e-mail warning to page administrator for each attempt to hack the server along with
all info from the %ENV array.
(Added: 16-Nov-1998 Hits: 187 Rating: 0 Votes: 0)
Reviews | Recommend It | Report a Problem
- cgi-lib.pl
- he cgi-lib.pl library has become the de facto standard
library for creating Common Gateway Interface (CGI) scripts in the Perl language. The
cgi-lib.pl library makes CGI scripting in Perl easy enough for anyone to process forms
and create dynamic Web content. Version 2.10 is the latest released version of
cgi-lib.pl. New features in version 2 include support for file upload, improved
robustness, and aids for debugging.
(Added: 16-Nov-1998 Hits: 639 Rating: 0 Votes: 0)
Reviews | Recommend It | Report a Problem
- Currency.pl
- Currency takes a whole or real number up to 999,999,999.99 and returns it as a currency formatted string without the use of the printf command. This is much easier to use when building a webpage to be returned to the browser.
(Added: 27-Aug-1999 Hits: 300 Rating: 0 Votes: 0)
Reviews | Recommend It | Report a Problem
- Currerncy.pl
- Takes a real or whole number up to 999999999.00 and converts it to a currency string such as $999,999,999.99! This is done without having to use the printf command which is not very friendly with HTML program output.
(Added: 21-Jul-1999 Hits: 81 Rating: 0 Votes: 0)
Reviews | Recommend It | Report a Problem
Next 5
|
Tell
a Friend
|