Encrypt your Perl source code and Perl Modules. You can set a domain name where you only want your scripts to run, set expiry time and URL, and where you want your customers to be forwarded once the encrypted scripts are expired.
Download a collection of the 555 free Perl scripts offered and save many hours of searching.
This site is useful for the perl programmers which teaches them to program in perl easily. It allows the beginners to learn how to create form processors, counters, click tracking, clocks, date and time, database tool etc. Sample code is also...
This is a script based on perl which is designed to carry on the job of phps mail functions. This script opens the pipe , prints and closes the pipe automatically for the user without their intervention. This program is very useful for the users...
A Quick Introduction to PERL is a tutorial that will help even a beginner to understand how to create and modify simple Perl scripts. This tutorial covers basic topics as variables, loops and ifs, functions, reading environment variables and many...
Ace Perl Cookie Retrieval is a Perl code snippet to retrieve the cookies. After any subroutine is run, all the cookies available to the user will populate the %cookie associate array, which is corrected by use of this snippet.
Ace Perl Name Formatter is a code snippet which is useful for formatting common names. For example, mohan john III, can be converted to Mohan John III. This could be used in maintenance of databases or in data mining and data base population.
Ace Perl Template Creator is a short code that enables creation of easily modifiable html templates that can be used in perl cgis. Templates are the answer for people who do not know how to program in perl and still want to customize the output of...
Questions and answers of perl and cgi related topics.
Benchmarking Perl is the twenty first part of the series of article named The Perl You Need To Know. This articles explains the aspect of Benchmark module. This module is basically the Perl stopwatch that allows you to time and slim down on code.... |