Home    Scripts    Tutorials    New Scripts    Popular Scripts    Top Rated Scripts    Editor Picks
Navigation: Scripts > Perl > Code_Development > Modules & Libraries
Total Links: 26 - Results Page: [1]   
   XML::XSLT  
Rating: 0.00 
Updated: 20-Jul-2002 | Hits: 95 | Votes:0 
XML::XSLT will convert the XML doc on basis of the template. It is written in Perl and works. Not all xsl commands are implemented yet.
Price: Free
 
   WWWgrab.pm  
Rating: 0.00 
Updated: 20-Jul-2002 | Hits: 84 | Votes:0 
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 to get 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
 
Rating: 0.00 
Updated: 20-Jul-2002 | Hits: 108 | Votes:0 
Tie::ListKeyedHash is an experimental Perl module that allows the use of arrays as the key to a hash. This gives you the flexibility of an array in assembling a hash key.
Price: Free
 
Rating: 0.00 
Updated: 20-Jul-2002 | Hits: 83 | Votes:0 
Tie::FileLRUCache provides a lightweight Least Recently Used cache of data via either an object or tied interface. Keys and data are both allowed to be references and objects as well as strings. Requires 'Digest::SHA1' and 'Storable' to be installed.
Price: Free
 
Rating: 0.00 
Updated: 20-Jul-2002 | Hits: 102 | Votes:0 
Tie::DB_File::SplitHash is designed for support of file size limitted OSes. Transparently splits a DB_File database into as many distinct files as desired. Distributes hash entries between the files using a randomization algorithm. 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
 
Rating: 0.00 
Updated: 20-Jul-2002 | Hits: 106 | Votes:0 
Perl/CGI library to send mail via smtp/sendmail.
Price: Free
 
Rating: 0.00 
Updated: 20-Jul-2002 | Hits: 106 | Votes:0 
Search::InvertedIndex is a general purpose inverted indexing system suitable for medium scale searching. The compiled external modules used are Digest::SHA1 (needed because it uses the 'Tie::FileLRUCache' module for performance enhancment on searches) and DB_File (because it used by the 'Tie::DB_File::SplitHash' module). The module itself is Perl with the two exceptions noted above. If you have 'Digest::SHA1' and 'DB_File' on your system, no compilation is required. This module is the core needed to build medium scale search engines.
Price: Free
 
   PrintAnything  
Rating: 0.00 
Updated: 20-Jul-2002 | Hits: 61 | Votes:0 
This little library can print the contents of just about any kind of scalar data you throw at it. Nested structures are no problem! They even get printed with some nifty indentation so you can see how deep they are in the structure. There's built-in parachute if we recurse deeper than about 15 levels, but you can always change that.
Hosting Requirements: 5
Price: Free
 
   OSUtil.pm  
Rating: 0.00 
Updated: 20-Jul-2002 | Hits: 143 | Votes:0 
Module for setting variables and defining routines to help in OS specific type tasks.
Price: Free
 
   mif.pl  
Rating: 0.00 
Updated: 20-Jul-2002 | Hits: 64 | Votes:0 
Perl library to parse Frame Maker Interchange Format (MIF). It is designed to be utilized by filters.
Price: Free
 
Results Page: [1]   
Add your Script | Modify your Listing | Getting Rated