The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: CGI and Perl :: Scripts and Programs :: Development Tools :: Libraries and Modules
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 38    Displaying: 21 - 38 Pages:   1 2   

   Search::InvertedIndex   Hits: 525 

 
Search::InvertedIndex is A general purpose inverted indexing system suitable for medium scale searching. By mapping 'keys' to 'indexes' it provides ultra-fast look ups of all 'indexes' containing specific 'keys'. This produces highly scalable behavior where thousands, or even millions of records can be searched extremely quickly.


Version: 1.03   Platform(s): n/a   Updated: Thu Sep 16 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Tie::ListKeyedHash   Hits: 501 

 
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.


Version: 0.41   Platform(s): n/a   Updated: Thu Sep 16 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Tie::FileLRUCache   Hits: 493 

 
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.


Version: 1.00   Platform(s): n/a   Updated: Thu Sep 16 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Tie::DB_File::SplitHash   Hits: 462 

 
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.


Version: 1.00   Platform(s): n/a   Updated: Thu Sep 16 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Class:NamedParms   Hits: 459 

 
Class:NamedParms provides key name checking for named accessor parameters. This allows the use of a generic 'get/set' type parameterized accessor while automatically catching accidental mis-spellings and usage of uninitialized parameters. This catches a large class of programming errors without requiring a new accessor for every object parameter.


Version: 1.03   Platform(s): n/a   Updated: Thu Sep 16 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Class::ParmList   Hits: 454 

 
Class::ParmList is a general named parameter list parser. It handles default values, required vs allowed distinctions, optional name lexical checking, multiple retrieval, and error reporting. It also works well as a complement to Class::NamedParms.


Version: 1.02   Platform(s): n/a   Updated: Thu Sep 16 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   CfgFile   Hits: 634 

 
CfgFile is a class for supporting the loading of a configuration file.


Version: 1.1   Platform(s): n/a   Updated: Tue Sep 14 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   OSUtil   Hits: 508 

 
OSUtil is a module to help Perl programs run on mulitple platforms.


Version: 1.5   Platform(s): n/a   Updated: Tue Sep 14 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   mif.pl   Hits: 478 

 
mif.pl is a Perl library to parse Frame Maker Interchange Format (MIF). It is designed to be utilized by filters.


Version: 1.0.0   Platform(s): n/a   Updated: Tue Sep 14 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Lingua::Stem   Hits: 494 

 
Lingua::Stem takes lists of words an (as determined by the locale) stems them to their root form. This is primarily of use in search applications that need to be able to find conjugated forms of words as well as exact matches.


Version: 0.30   Platform(s): n/a   Updated: Wed Sep  8 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PrintAnything.pl   Hits: 567 

 
This is a useful Perl library when debugging Perl 5 scripts that make use of references & nested data structures. Simply pass PrintAnything a reference and it will print out a prettified text version of all the data in the structure, complete with fancy indenting and faithful representation of lists and hash key:value mappings.


Version: 1.0   Platform(s): n/a   Updated: Wed Sep  1 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   cgi-library.pl   Hits: 1255 

 
This library includes many useful routines: ReadParse which gets all form parameters and writes them into a field variable, PrintHeader which prints the Content-type text/html, HtmlTop(title, background, kopf) that simply prints a head of a HTML document, HtmlBot(title) that prints the bottom of a HTML document, SplitParam that splits a list, CgiError which prints out error messages, Check_Name which checks if a username contains dangerous signs for filenames, Get_Seconds that returns the number of seconds, lock(filehandle) that implements a locking function, unlock(filehandle) that implements a unlocking function, and more.


Version: 3.1   Platform(s): Unix   Updated: Thu Jul 29 1999

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   cgi-lib.pl   Hits: 838 

 
The cgi-lib.pl library makes CGI scripting in Perl easy enough for anyone to process forms and create dynamic Web content. The library features: Extremely simple to learn and easy to use, Designed for operation under Perl5 and Perl4, Very efficient, Compatibility with all CGI interactions, including File Upload, Convenient utility functions, Compatible with Perl5 security features such as taint, warnings, (command line options -Tw) and use strict, Debugging facilities, Good starting point for migration to more sophisticated libraries, etc.


Version: 2.18   Platform(s): n/a   Updated: Mon Jul 26 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   libwww-perl   Hits: 603 

 
libwww-perl is a library of Perl packages/modules which provides a simple and consistent programming interface to the World Wide Web. This library is being developed as a collaborative effort to assist the further development of useful WWW clients and tools.


Version: 0.40   Platform(s): n/a   Updated: Mon Jul 26 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   FLUSH   Hits: 546 

 
FLUSH is a free perl module for filtering inappropriate and/or foul language from form data that is submitted to your site. You can use FLUSH with any existing PERL cgi script.


Version: n/a   Platform(s): Unix, Win NT   Updated: Mon Jul 26 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   HFPM   Hits: 477 

 
The HFPM are a set of modules that accept a submitted HTML form, possibly modify the contents of the submitted fields, and output the result using e-mail, appending to a file, and/or displaying it to the user or returning an arbitrary URL. They also operate on the environmental variables passed in from the client and server.


Version: 1.0   Platform(s): Unix   Updated: Mon Jul 26 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   libwww-perl-5   Hits: 460 

 
The libwww-perl distribution is a collection of Perl modules which provides a simple and consistent programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients, thus libwww-perl said to be a WWW client library. The library also contain modules that are of more general use.


Version: 5.43   Platform(s): n/a   Updated: Mon Jul 26 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   CGI.pm   Hits: 794 

 
This perl 5 library uses objects to create Web fill-out forms on the fly and to parse their contents. It provides a simple interface for parsing and interpreting query strings passed to CGI scripts. However, it also offers a rich set of functions for creating fill-out forms. Instead of remembering the syntax for HTML form elements, you just make a series of perl function calls. An important fringe benefit of this is that the value of the previous query is used to initialize the form, so that the state of the form is preserved from invocation to invocation. Everything is done through a CGI'' object. When you create one of these objects it examines the environment for a query string, parses it, and stores the results.


Version: 2.53   Platform(s): n/a   Updated: Tue Jul 20 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 38    Displaying: 21 - 38 Pages:   1 2   

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog