Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Mainmedia Quick Time Source Directshow Filter 3.25
Mainmedia iPod Encoder Directshow Filter 1.35
Mainmedia FLV Directshow Pro Source Filter 1.35
Mainmedia FLV Directshow Source Filter 1.35
FLV Encoder Directshow Filter 1.35
Mainmedia F4V Encoder directshow SDK 1.25
Mainmedia Text & Image Overlay Directshow Filter 1.31
Mainmedia Screen Capture Directshow 1.21
Mainmedia FLV Directshow Pro Source Filter 1.31
Mainmedia Audio Pitch Directshow Filter 2.31
Mainmedia Video Processing Directshow Filter 1.20
WWWgrab.pm
Tie::DB_File::SplitHash 1.0
Tie::FileLRUCache 1.00
Tie::ListKeyedHash 0.41
Top Code
Tie::FileLRUCache 1.00
FLV Encoder Directshow Filter 1.35
dbUnder 1.4.2003
Mainmedia Quick Time Source Directshow Filter 3.25
Mainmedia FLV Directshow Pro Source Filter 1.31
DBIx::CGI 0.6
DBIx::CodeKit
Tie::DB_File::SplitHash 1.0
Tie::ListKeyedHash 0.41
Redlibrary 1.0
Class::ParmList 1.II
Class:NamedParms 1.III
POE - Perl Object Environment 0.27
CfgFile 1.I
Mainmedia FLV Directshow Pro Source Filter 1.35
CGI/PERL > Development Tools > Libraries and Modules
Source List
All | Freeware

Code 21-35 of 35   Pages: Go to  << Prior  1  2  page  


Lingua::Stem takes lists of words that are determined by the locale and then stems them to their root form. This facet is of great utility in search applications, especially when they need to be able to find conjugated forms of words as well as...





Embperl is a framework for building websites with Perl. It offers an easy way of embedding Perl code in HTML pages. It offers many features that ease the task of creating a websites, including dynamic tables, form field-processing,...



This module tries to make using of HTML templates simple and natural. It extends standard HTML with a few new HTML-esque tags. The template is usually saved separate from your script. It can also be created by someone else. Using this module you...



Functional.pm is a Perl module that adds features which make Perl slightly more functional. It adds functions such as 'foldr' and ?foldl?. The package is well bundled, packaged, and documented. It doesn't have currying or infinite lists.



Formlib makes available a few perl subroutines that can help you in handling forms. It allows you to use both methods i.e. post and &GetGetArgs at the same time. The three subroutines that are made available read and parse the input...



EdcomLib is a collection of related and sometimes inter-dependant classes. This allows you to construct a multi-user as well as a dynamic Web application that is database driven.



DBIx::CGI is a very easy to use DBI interface that is meant for usage with CGI scripts. The script currently supports drivers such as Pg, mysql, and mSQL. The distribution package of this script contains a CGI script for accessing databases on the...



CodeKit offers multilingual database code table that is universal in nature. It allows you to easily maintain multiple databases in multiple languages. Its available features allow you to define new virtual code tables, new languages, enter all...



This is a Perl4 Based micro-RDBMS Database Library using flat-files to manage tables and data. It works best with Perl5. It supports multiple databases, data backup/restore, primary and foreign keys and currently, two types of data(string and...



Class::ParmList is a simple package for validating calling parameters to a subroutine or method. It allows you to use named parameters while providing for checking for number and naming of parameters for verifying inputs are as they expected and...



Class:NamedParms is a scripts that allows key name checking for named accessor parameters. The script provides for the use of a generic 'get/set' type parameterized accessor. This is happening while automatically catching accidental mis-spellings...



This perl 5 library uses objects to create Web fill-out forms and to parse their contents. It also provides an interface for parsing and interpreting query strings passed to CGI scripts. In this, instead of remembering the syntax for HTML form...



CGI::Minimal provides a lightweight alternative to the CGI.pm module shipped with Perl. Rather than attempt to address every possible need of a CGI programmer, it provides the minimum functions needed for CGI such as form decoding (including file...



The cgi-lib.pl library makes CGI scripting in Perl easy enough for anyone to process forms and create dynamic Web content. Some of the features available are extremely simple to learn and easy to use, designed for operation under Perl5 and Perl4,...



CfgFile is a class that can be utilized for supporting the loading of a configuration file.