|  | | Search::InvertedIndex is a general purpose inverted indexing system that is suitable for medium scale searching. This provides fast look-ups of all 'indexes' containing specific 'keys' by mapping 'keys' to 'indexes'. Thousands of records can be searched quickly with this script. | | This is a Perl/CGI library that can be used to send mail via smtp/sendmail. This also checks for valid mail server hosts. | | Tie::DB_File::SplitHash transparently splits a DB_File database into as many distinct files as desired. It further distributes hash entries between the files using a randomization algorithm. It then allows DB_File hashes to grow to the full size of the partition. | | Tie::FileLRUCache provides a filesystem based LRU cache. Offers a lightweight Least Recently Used cache of data. It uses the 'last accessed' timestamp generated by the file system to determine the 'oldest' cache entry and discards the oldest cache entries when needed to stay under the keep_last limi | | Tie::ListKeyedHash is an experimental Perl module that will allow you to use lists as the keys for multi-level hashes. This is ideal for parsing tree generation and other similar tasks where you are required to create very deep trees or the tree depth is not known in advance. | | User.pm is a Perl module that will allow the developers to add a user management system to their applications, without much effort. This offers a user oriented environment into your application. | | This is a Perl module to build and run web polls with built-in administrative capabilities. It requires you to create a world-writable (or server-writable) directory called "data" with a few files to seed the poll. | | This is a Perl module to build and run web polls with built-in administrative capabilities. It requires you to create a world-writable (or server-writable) directory called "data" with a few files to seed the poll. | | WWWgrab.pm is a perl5 module to get response information from http URL on the World Wide Web for people who need all the functions of the LWP or www-lib modules. It gets just web page contents, contents with headers, etc as a string to validate the URL. | Pages: [<<] 1 2 3 4 | |  |
|