- formlib
A few perl subroutines that can help you handle FORMS. Use &GetPostArgs for FORMs with method POST, &GetGetArgs for FORMs with method GET, or simply &GetFormArgs if you want to handle both at the same time. All three subroutines read and parse the input appropriately. This is quite convenient if you want to be able to access one program from several forms: some of the very general, and some of them specialized.
Price: Free
Version: 0.0
http://www.cosy.sbg.ac.at/www-doku/tools/bjscripts.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
- FREQUENT
FREQUENT allows you to have extremely useful and extremely powerful Perl subroutines right at your fingertips. Some functions included are CSV (comment seperated value) reader, file uploader, exracting unique values from a hash, escaping urls, capitalizing all words, checking for valid e-mail addresses and removing the system path in strings.
Price: Free
Version: 1
Platform: Unix
http://skazat.com/design/scripts/frequent.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Functional.pm
Functional.pm is a Perl module which adds features which make Perl slightly more functional-like by adding more functional-like functions to Perl, such as foldl and foldr, as well as the use of infinite lists.
Price: Free
Version: 0.0.2
http://www.astray.com/Functional/
(Rating: 0.00 Votes: 0)
Rate It
Review It
- HTML - PageIndex
This module will return an object which will display a dynamic index of html pages. It would look like: \[Prev\] 1 2 3 4 5 6 \[Next\].
Price: Free
Platform: Unix, Win NT
http://www.perlguy.com/perl/modules.htm
(Rating: 0.00 Votes: 0)
Rate It
Review It
- HTML::Embperl
Embperl gives you the power to embed Perl code in your HTML documents. Using Perl means being able to use a very elaborate programming language, which is widely used for WWW purposes. You can also use hundreds of Perl modules which have already been written - including DBI - for database access to a growing number of database systems. While this could also be done with other packages, Embperl has several features especially for HTML: dynamic tables, formfield-processing, escaping/unescaping and more. Embperl is a server-side tool, which means its browser-indpendent. It can run in various ways: Under mod_perl, as a cgi script, or offline.
Price: Free
Version: 1.2.1
Platform: Unix, Win 32
http://perl.apache.org/embperl/
(Rating: 0.00 Votes: 0)
Rate It
Review It
- HTML::Template
This module attempts make using HTML templates simple and natural. Itextends standard HTML with a few new HTML-esque tags. The file written with HTML and these new tags is called a template. It is usually saved separate from your script - possibly even created by someone else. Using this module you fill in the values for the variables, loops and branches declared in the template. This allows you to seperate design - the HTML - from the data, which you generate in the Perl script.
Price: Free
Version: 1.6
Platform: Unix
http://sourceforge.net/project/?group_id=1075
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Kevin Meltzers Date Library
This library contains subroutines to format the date in various ways. The package contains 11 subroutines to handle about everything you may need for displaying the date in any combination of date format.
Price: Free
Platform: Unix, Win NT
http://www.perlguy.com/perl/date_lib.htm
(Rating: 0.00 Votes: 0)
Rate It
Review It
- lib-com
lib-com is a simple library you can include with your cgi to save from having to add those same GET/POST lines of code. It also transforms some of the enviroment variables to easy to remember variables.
Price: Free
Version: 1.1
http://skidmore.hypermart.net/scripts/cgi/lib-com/
(Rating: 0.00 Votes: 0)
Rate It
Review It
- libwww-perl
libwww-perl is a library of Perl packages/modules which provides a simple and consistent programming interface to the World Wide Web. This library is being developed as a collaborative effort to assist the further development of useful WWW clients and tools.
Price: Free
Version: 0.40
http://www.ics.uci.edu/pub/websoft/libwww-perl/
(Rating: 0.00 Votes: 0)
Rate It
Review It
- libwww-perl-5
The libwww-perl distribution is a collection of Perl modules which provides a simple and consistent programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients, thus libwww-perl said to be a WWW client library. The library also contain modules that are of more general use.
Price: Free
Version: 5.43
http://www.linpro.no/lwp/
(Rating: 0.00 Votes: 0)
Rate It
Review It
|