Categories:
- Modules (3)
- Perl libraries in the from of a perl module to help with CGI input and output.
|
Links:
- mail-lib.pl (SMTP)
- If you submit a lot of email thru the scripts you will want to use this library, since it
uses SMTP to talk directly to the mailhost and you don't get the overhead of loading a
client mail program like sendmail each time you send email. Check if you have SMTP
running by 'telnet mailhost 25' on Unices, replace mailhost with your mailhost server,
in many cases it would be the name of your server.
(Added: 16-Nov-1998 Hits: 264 Rating: 0 Votes: 0)
Reviews | Recommend It | Report a Problem
- Table Creator
- This script creates html tables on the fly by reading in your data from an ascii text file.
This reduces the hassles of having to upload a new html file with TABLE tags each
time you need to modify your data. This script is useful for posting a price list or any
other type of information that is updated regularly. The only thing you need to change
is the text file containing your data, and the Table creator does the rest.
(Added: 25-Feb-1999 Hits: 193 Rating: 0 Votes: 0)
Reviews | Recommend It | Report a Problem
Prev 5
|
Tell
a Friend
|