Steven E. Brenner states, "The 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...
Documentation states, "This is a simple form and script demonstrating how to use cgi-lib.pl to recieve a file upload. The script's source doesn't need to do anything special to deal with uploaded files because everything is handled by...
Lincoln Stein states, "This perl 5 library uses objects to create Web fill-out forms on the fly and to parse their contents. It is similar to cgi-lib.pl in some respects. It provides a simple interface for parsing and interpreting query...
This is a modification of the guestbook which can be found at Matt's Script Archive, which uses cgi-lib.pl and mail-lib.pl. It uses setup configuration files which allow for more than one user to use the same guestbook CGI scripts.
This tool is helpful for CGI programmers to create a complex CGI applications easily using the files available in this library like, cgi-lib.h- it is used in building CGI program, cgi-lib.c- it is used for creation and manipulation of CGI data,...
Upload Helper allows you to upload files to your website with ease. Includes library files that allow you to incorporate PSUpload into your own Perl script. No need to have CGI-lib installed. Redirect to any URL, and do up to 10 uploads at a time.
Cookie-lib is a perl library to help the manipulation of broswer cookies.
sendmail-cgi.pl is a Perl/CGI library which can be used to send mail via smtp/sendmail. This script can also checks for genuine and valid mail server hosts.
Month.pl is a CGI/PERL script that automates banner displays that are related to the current month. In addition, it also displays the day, month, date and year in a text format underneath the graphic. The script starts at the top of a list that is...
REDIR.PL is a CGI script that will redirect browsers to a new URL. It can display a page telling the user they are about to be redirected as well as log the redirect. It can be used with a form or directly within an anchor tag. This can be useful... |