Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
WWWgrab.pm
Tie::ListKeyedHash 0.41
Tie::FileLRUCache 1.00
Tie::DB_File::SplitHash 1.0
sendmail-cgi.pl
Search::InvertedIndex 1.III
Redlibrary 1.0
POE - Perl Object Environment 0.27
Lingua::Stem 0.30
libwww-perl-5 V.43
HTML::Template 1.VI
HTML::Embperl 1.2.2001
Functional.pm 0.0.2
formlib 0.0
EdcomLib 1.0 Alpha 8
Top Code
CfgFile 1.I
cgi-lib.pl II.18
CGI.pm II.53
CGI::Minimal 1.II
Class::ParmList 1.II
Class:NamedParms 1.III
DBIx::CGI 0.6
DBIx::CodeKit
dbUnder 1.4.2003
EdcomLib 1.0 Alpha 8
formlib 0.0
Functional.pm 0.0.2
HTML::Embperl 1.2.2001
HTML::Template 1.VI
libwww-perl-5 V.43
CGI/PERL > Development Tools > Libraries and Modules
Source List
All | Freeware

Code 1-10 of 24   Pages: Go to  1  2  3  Next >>  page  


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 he



Tie::ListKeyedHash is a Perl module that helps you to use lists as the keys for multi-level hashes. This is an ideal script when you need to parse tree generation and other similar tasks, where you need to create very deep trees or the tree depth is



Tie::FileLRUCache offers a filesystem based LRU cache. This uses the 'last accessed' timestamp generated by the file system to establish the 'oldest' cache entry and discards the oldest cache entries when needed to stay under the -keep_last limit. If



Tie::DB_File::SplitHash splits a DB_File database into as many distinct files as desired. This then distributes hash entries between the files using a randomization algorithm. It then allows the DB_File hashes to grow to the full size of the partiti



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.



Search::InvertedIndex is an inverted indexing system suitable for medium scale searching. This provides indexing or searches by mapping 'keys' to 'indexes' and offers an ultra-fast look ups of all 'indexes' containing specific 'keys'. This produces h



Redlibrary is a utility that will help you build your own scripts. It offers the most commonly used perl functions that can be used either as they are or even be customized for a specific requirements.



POE or Perl Object Environment is a networking and multi tasking framework for Perl. It includes an evolving component framework. It also includes components and libraries for making quick work of network clients, servers etc. With this script you ca



Lingua::Stem takes lists of words that are determined by the locale and then stems them to their root form. This facet is of great utility in search applications, especially when they need to be able to find conjugated forms of words as well as exact



libwww-perl collection is a set of Perl modules that provide a simple and consistent application programming interface to the world wide web. The library focuses on providing classes and functions that allow you to write wwwclients. The library also