Categories
Tags → Perl Example

Innovate electronic catalogue and shop system

Innovates InnoCat solution has been designed to create a low maintance,user friendly electronic catalogue. No need for difficult to install databases, or editing of hundreds of files. InnoCat sets up all the catalogue pages for you! All you need to d...
DETAILS

Perl and blobs

A short article on using blob fields with perl that does not assume that you are an old hand at perl. The code uses a real world example from the open source megaupload project.
DETAILS

CGI::ContactForm

If you stick with the default layout, CGI::ContactForm lets you create an unlimited number of forms with a minimum of effort. There are various methods to customize the form, and with help of templates, the layout is fully customizable. The main file...
DETAILS

Chico Digital MD5 Secure Login

User authentication for Perl/CGI applications. Uses MD5-based encryption on both the client browser (using JavaScript MD5) and the server (using Digest::MD5). The password is never stored or transmitted as plain text. User sessions are maintained wit...
DETAILS

TCLink (Perl)

TCLink is a Perl module that processes credit card transactions through the TrustCommerce payment gateway. Features include: An easy-to-use interface; Encryption using SSL and trusted certificates; Fast transactions times (average about 1.2 seconds e...
DETAILS

Perl By Example

Through proven sample programs, Perl By Example takes readers from their first program to highly sophisticated scripting. Updated for Web developers, the book teaches CGI scripting with Perl. Filled with practical information on Perl development, Per...
DETAILS

A Short Guide to DBI

Here is a short guide to DBI (The Perl Database Interface Module). Topics include: General information about relational databases, Example of How to Use DBI, Cached Queries, Transactions, and more.
DETAILS

Using XML and Relational Databases with Perl

This article describes how Perl can be used to transfer data between XML and relational databases, and how XML can bridge two disparate databases. MySQL is used as an example database.
DETAILS

WWW::Poll

This is a simple perl module to allow you to easily run those popular polls on your site. It only requires that you create a world-writable (or server-writable) directory called &"data&" with a few files to seed the poll. A couple o...
DETAILS

Mail Dispatcher

Mail Dispatcher is a Perl program that handles the tedious task of sending out regularly scheduled email messages. This is particularly useful for people who always have to send several email messages to multiple recipients on a regular basis, but wo...
DETAILS

Page:
©2003-2019 jCay.com