/**

popular collection of scripts for all

*/
/** Search */

Libraries and Modules

 }

CGI::Minimal

Hits: 11
*****
0.0

Class::ParmList

Hits: 11
*****
0.0

Lingua::Stem

Hits: 11
*****
0.0

FLUSH

Hits: 11
*****
0.0
CGI::Minimal provides a
Class::ParmList is a general
Lingua::Stem takes lists of
FLUSH is a free perl module
lightweight alternative to
named parameter list parser.
words an (as determined by
for filtering inappropriate
the CGI.pm module shipped
It handles default values,
the locale) stems them to
and/or foul language from
with Perl. It is
required vs allowed
their root form. This is
form data that is submitted
approximately 1/6th the size
distinctions, optional name
primarily of use in search
to your site. You can use
of CGI.pm but provides
lexical checking, multiple
applications that need to be
FLUSH with any existing PERL
largely compatible access to
retrieval, and error
able to find conjugated
cgi script.
form decoding and a small
reporting. It also works
forms of words as well as
 
number of other tasks
well as a complement to
exact matches.
 
essential to writing CGI
Class::NamedParms.
 
 
scripts in Perl. Designed
 
 
 
for people who are
 
 
 
comfortable working closely
 
 
 
with the HTTP protocal and
 
 
 
writing HTML directly.
 
 
 
Supports file uploading as
 
 
 
just another transparently
 
 
 
decoded form field.
 
 
 


Date: Sep, 16 1999


Date: Sep, 16 1999


Date: Sep, 08 1999


Date: Jul, 26 1999
EdcomLib is a collection of
a Perl/CGI library to send
Tie::DB_File::SplitHash is
Tie::FileLRUCache provides a
related (and sometimes
mail via smtp/sendmail. Also
designed for support of file
persistent filesystem based
interdependant) classes
checks for valid mail server
size limitted OSes. It
LRU cache. It uses the 'last
allowing the construction of
hosts.
transparently splits a
accessed' timestamp
a multiuser, database
 
DB_File database into as
generated by the file system
driven, dynamic Web
 
many distinct files as
to determine the 'oldest'
content/application.
 
desired. It also distributes
cache entry and discards the
 
 
hash entries between the
oldest cache entries when
 
 
files using a randomization
needed to stay under the
 
 
algorithm. It has the effect
-keep_last limit. If you
 
 
of allowing DB_File hashes
store thing very fast (such
 
 
to grow to the full size of
that many entries receive
 
 
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: Feb, 02 2000


Date: Oct, 07 1999


Date: Sep, 16 1999


Date: Sep, 16 1999
{ Copyright } ©2006 NuclearScripts.com