- Text - Cipher
This module can be used to cipher text into nonsense characters using a given key. The key can be of any length, and of any ASCII character. The same key must be used to decipher text as is used to cipher it.
Price: Free
Platform: Unix, Win NT
http://www.perlguy.com/perl/modules.htm
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Tie - TwoLevelHash
It is a TIEHASH interface which lets you tie to a text file which is a multi-dimensional (two level) hash. A TLH file looks like a .ini file.
Price: Free
Platform: Unix, Win NT
http://www.perlguy.com/perl/modules.htm
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Tie::DB_File::SplitHash
Tie::DB_File::SplitHash is designed for support of file size limitted OSes. It transparently splits a DB_File database into as many distinct files as desired. It also distributes hash entries between the files using a randomization algorithm. It has the effect of allowing DB_File hashes to grow to the full size of the partition. Requires Digest::SHA1 and DB_File to be installed.
Price: Free
Version: 1.00
http://www.nihongo.org/snowhare/utilities/modules/tie-db_file-splithash/
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Tie::FileLRUCache
Tie::FileLRUCache provides a persistent filesystem based LRU cache. 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 limit. If you store thing very fast (such that many entries receive the _same_ time stamp), it is essentially a coin toss which entry within a single timestamped second gets purged from the cache to make room for new ones.
Price: Free
Version: 1.00
http://www.nihongo.org/snowhare/utilities/modules/tie-filelrucache/
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Tie::ListKeyedHash
This is an experimental Perl module that allows you to use lists as the keys for multi-level hashes. Excellent for parse tree generation and other similar tasks where you need to create very deep trees or the tree depth is not known in advance. A real performance win on very deep trees over walking the tree starting from the root node.
Price: Free
Version: 0.41
http://www.nihongo.org/snowhare/utilities/modules/tie-listkeyedhash/
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Util_Lib
Util_Lib is a free Perl library that will facilitate the creation of your CGI (with Perl) programs, providing functions that:generates HTTP headers, translate submited datas e enviroment variables, search invalid characters in datas, generates date in GMT format, parses email format and password(s) and return the browser´s name that visit your page.
Price: Free
Version: 1.01
Platform: Unix, Windows
http://www.geocities.com/CapitolHill/1545/util_lib.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
- WWW::Poll
This is a simple perl module to allow you to easily run those popular polls on your site. It only requires that you create a world-writable (or server-writable) directory called "data" with a few files to seed the poll. A couple of example files are also included (poll.pl & poll_admin.pl).
Price: Free
Version: 0.01
http://temple.stickydata.com/~mgammon/poll/
(Rating: 0.00 Votes: 0)
Rate It
Review It
- WWWgrab.pm
WWWgrab.pm is a perl5 module to get various response information from an http URL on the World Wide Web for people who have not fully digested or need all the functions of the LWP or www-lib modules. It has functions toget just web page contents, contents with headers, just the HTTP headers or just the first line of the response as a string to validate the URL.
Price: Free
http://www.xnet.com/~efflandt/pub/WWWgrab.txt
(Rating: 0.00 Votes: 0)
Rate It
Review It
|