@1 Helpdesk is a Perl based help desk system that can be used to create a customer support center on your website. The new features in the latest version includes auto stamping of quote of the day which changes quotes everyday on your help desk...
Help Desk OnlineTM is a fully automated web based help desk. Written in Perl it can be easily installed on your website. As soon as you replace your support email link with Help Desk Online you will be in full control over your customer support...
This is an online help desk system which is written using Perl and requires MySQL database for storing the data. The features in the admin section allows you to change password, number of records per page, allows you to view, change, delete active...
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. |