|
OSUtil is a module to help
POE is an award winning Perl
This is a useful Perl library
Redlibrary is the starting
Perl programs run on
framework for networking and
when debugging Perl 5
block for you to build your
mulitple platforms.
multitasking. It has been
scripts that make use of
own scripts. It includes the
used in mission critical
references & nested data
most commonly used perl
systems in a wide range of
structures. Simply pass
functions that can be used
fields including finance,
PrintAnything a reference
as they are, or customized
entertainment, e-commerce,
and it will print out a
for a specific purpose.
content management, system
prettified text version of
administration, and software
all the data in the
development. POE has been
structure, complete with
used in applications as
fancy indenting and faithful
intense as distributed file
representation of lists and
systems and as lighthearted
hash key:value mappings.
as IRC robots.
Date: Sep, 14 1999 Date: Apr, 19 2005 Date: Sep, 01 1999 Date: Jun, 07 2001 |
|
Search::InvertedIndex is A
a Perl/CGI library to send
Tie::DB_File::SplitHash is
Tie::FileLRUCache provides a
general purpose inverted
mail via smtp/sendmail. Also
designed for support of file
persistent filesystem based
indexing system suitable for
checks for valid mail server
size limitted OSes. It
LRU cache. It uses the 'last
medium scale searching. By
hosts.
transparently splits a
accessed' timestamp
mapping 'keys' to 'indexes'
DB_File database into as
generated by the file system
it provides ultra-fast look
many distinct files as
to determine the 'oldest'
ups of all 'indexes'
desired. It also distributes
cache entry and discards the
containing specific 'keys'.
hash entries between the
oldest cache entries when
This produces highly
files using a randomization
needed to stay under the
scalable behavior where
algorithm. It has the effect
-keep_last limit. If you
thousands, or even millions
of allowing DB_File hashes
store thing very fast (such
of records can be searched
to grow to the full size of
that many entries receive
extremely quickly.
the partition. Requires
the _same_ time stamp), it
'Digest::SHA1' and 'DB_File'
is essentially a coin toss
to be installed.
which entry within a single
timestamped second gets
purged from the cache to
make room for new ones.
Date: Sep, 16 1999 Date: Oct, 07 1999 Date: Sep, 16 1999 Date: Sep, 16 1999 |