Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

New Scripts | CGI & Perl | Scripts & Programs | Development Tools | Libraries & Modules

Results 1-20 of 33
Perl Module Manager
Perl Module Manager - To Install perl modules and depend modules,Uninstall perl module,List all perl modules in system,Search for a perl module in system,List all files of a perl module and Details of a perl module. Geo Varghese www.seofreetools.net
(0 ratings)
Reviews0
PriceFree
Views486
Perl Module Installer
PERL MODULE INSTALLATION SCRIPT We can install any number of modules in a single command. Also all dependent modules of these modules installed simultaneously. Geo Varghese http://www.seofreetools.net/
(0 ratings)
Reviews0
PriceFree
Views491
Perl Module to access Clickatell API
Use this module to send WAP push, mms notification or sms through Clickatell API. This perl module is based on Clickatell�s HTTP API Specification Specification v.2.2.7.
(3 ratings)
Reviews0
PriceFree
Views1012
Magic
Magic is a tiny (4.5KB) Perl module implementing simple yet powerful template engine for Web applications. It does not require installation and there is no complex macro language to learn - it literally takes only a few minutes to start working with. It is scalable from single-file scripts to large online interfaces.
(0 ratings)
Reviews0
PriceFree
Views1765
OPL - Oveas Perl and PHP Library
OPL is a Perl and PHP library used in most Oveas software created for use at internet servers. Since v2, OPL offers the best protection against unauthorized use of scripts on your server. Combined with the huge amount of features built in, OPL is simply the best CGI library available! OPL now also comes with multi-user support; all you application written for OPL2 can be easily protected with username/password, allowing user-specific configuration. Virtual Server Support --- a single installation on shared servers for ISPs --- is commercially available.
(0 ratings)
Reviews0
PriceFree
Views1095
HTML::KTemplate
A fast and simple Perl module to process HTML templates with a customizable template syntax, support for multidimensional data structures and many advanced options.
(0 ratings)
Reviews0
PriceFree
Views1626
POE - Perl Object Environment
POE is an award winning Perl framework for networking and multitasking. It has been used in mission critical systems in a wide range of fields including finance, entertainment, e-commerce, content management, system administration, and software development. POE has been used in applications as intense as distributed file systems and as lighthearted as IRC robots.
(3 ratings)
Reviews0
PriceFree
Views1927
DBIx::CodeKit
CodeKit is an interface to a universal database code table. CodeKit takes all of the programming work out of maintaining multiple database code definition sets. The code administration page lets you define new virtual code tables and enter all codes and their descriptions. Perl and PHP classes retrieve the code descriptions and automatically generate HTML code selection elements. The home page contains live demos.
(0 ratings)
Reviews0
PriceFree
Views1143
DBIx::BabelKit
BabelKit is an interface to a universal multilingual database code table. BabelKit takes all of the programming work out of maintaining multiple database code definition sets in multiple languages. The code administration and translation page lets you define new virtual code tables, new languages, enter all codes and their descriptions and then translate them into all languages of interest. Perl and PHP classes generate HTML code selection elements in the user's language.
(0 ratings)
Reviews0
PriceFree
Views1287
Redlibrary
Redlibrary is the starting block for you to build your own scripts. It includes the most commonly used perl functions that can be used as they are, or customized for a specific purpose.
(0 ratings)
Reviews0
PriceFree
Views1614
EdcomLib
EdcomLib is a collection of related (and sometimes interdependant) classes allowing the construction of a multiuser, database driven, dynamic Web content/application.
(0 ratings)
Reviews0
PriceFree
Views978
HTML::Embperl
Embperl gives you the power to embed Perl code in your HTML documents. Using Perl means being able to use a very elaborate programming language, which is widely used for WWW purposes. You can also use hundreds of Perl modules which have already been written - including DBI - for database access to a growing number of database systems. While this could also be done with other packages, Embperl has several features especially for HTML: dynamic tables, formfield-processing, escaping/unescaping and more. Embperl is a server-side tool, which means it's browser-indpendent. It can run in various ways: Under mod_perl, as a cgi script, or offline.
(0 ratings)
Reviews0
PriceFree
Views1353
HTML::Template
This module attempts make using HTML templates simple and natural. It extends standard HTML with a few new HTML-esque tags. The file written with HTML and these new tags is called a template. It is usually saved separate from your script - possibly even created by someone else. Using this module you fill in the values for the variables, loops and branches declared in the template. This allows you to seperate design - the HTML - from the data, which you generate in the Perl script.
(0 ratings)
Reviews0
PriceFree
Views2322
XML::XSLT
XML::XSLT will convert the XML doc on basis of the template. The script can be used as an CGI script, but also as a command-line utility. Also accepts a XSL Template other than <project>.xsl. It requires the modules XML::Parser (version 2.23 or higher) and XML::DOM (version 1.25 or higher) which can be obtained from CPAN. Our module also depends on the module LWP::UserAgent.
(0 ratings)
Reviews0
PriceFree
Views1379
Fmutex.pm
Provide locking/mutex mechanism under UNIX (using files) and Win32 (using Win32::Mutex). Creates file or mutex if it does not already exist. Allows timed waiting specification. Destruction of FMutex object automatically releases lock.
(0 ratings)
Reviews0
PriceFree
Views1137
WWWgrab.pm
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.
(0 ratings)
Reviews0
PriceFree
Views1594
CGI::Minimal
CGI::Minimal provides a lightweight alternative to the CGI.pm module shipped with Perl. It is approximately 1/6th the size of CGI.pm but provides largely compatible access to form decoding and a small number of other tasks essential to writing CGI 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.
(0 ratings)
Reviews0
PriceFree
Views1127
Tie::ListKeyedHash
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.
(0 ratings)
Reviews0
PriceFree
Views988
Tie::DB_File::SplitHash
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.
(0 ratings)
Reviews0
PriceFree
Views849
Tie::FileLRUCache
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.
(0 ratings)
Reviews0
PriceFree
Views860
Results 1-20 of 33