Functional.pm is a Perl module that adds features which make Perl slightly more functional. It adds functions such as 'foldr' and ?foldl?. The package is well bundled, packaged, and documented. It doesn't have currying or infinite lists.
CGI.pm, a Perl library for writing CGI scripts, delivers elegant solutions for using and updating Web forms. The author, Lincoln Stein, realized the need for a clean and simple way to manage forms and--as a columnist for the Perl Journal, a...
WWWgrab.pm is a perl5 module that will help you to get various response information from an http URL on the World Wide Web for people who need all the functions of the www-lib or LWP modules. It helps to get just web page contents, contents with...
This simple CGI script will use SendMail.pm module to send the submitted data. Instead of using sendmail program, it's using Socket to connect to the SMTP server, so it can be used under UNIX and Windows platforms without any big modification on...
The installation is very easy:1. Change the "#!/usr/local/bin/perl -w" in billowpromote.pl to your server's perl location. 2. Change the config script in the billowpromote.pm. 3. chmod userlog.dat to 666 or let the web user(mostly nobody...
CGI Helper is a Perl based script that shows you environmental variables of cgi, environmental values of CGI.pm, paths to Perl and send mail, displays all modules that are installed in Perl and links to their CPAN descriptions etc. Depending on...
CGI::Minimal provides a lightweight alternative to the CGI.pm module shipped with Perl. Rather than attempt to address every possible need of a CGI programmer, it provides the minimum functions needed for CGI such as form decoding (including file...
Dynamic clock is a JavaScript, which can incorporate a date and time display in which the time is displayed second by second in the am/pm (12 hour) format. The Dynamic HTML enables the clock display to be displayed as a natural text instead of a...
A PHP built forum that supports threaded message postings on all categories such as general, programming skills etc., This discussion forum is available with download section, PM system with auto notifiers, two different skin types etc., and...
Displays current date, time, or both. Also displays in PM/AM format, 24 hour format, or Military Time. |