Categories
Tags → Perl Case

DnsSwitch

DnsSwitch is a perl script that can be used to switch the ip of a domain to other ip in case of failure. The script will run on the server that is hosting the nameservers for a domains and check that domain for availability over the HTTP protocol, if...
DETAILS

Form CGI

This tutorial alogn with a CGI script illustrates how to accept and parse (turns it into something readable and usable) the form data. This case study piece is heavily commented due to the ambiguous nature of the perl code.
DETAILS

Simple CGI

This is an introduction to simple output in a perl script. The case study goes into greater detail with quotes and EOF markers and how metacharacters and escape sequences modify the output.
DETAILS

e_Board

e_Board is a simple, flexible web board script, written in Perl 5 with features including frames layout simplifies navigation, multiple boards support, integrated search function, optional buttons to clear quoted fields, restore utility which will re...
DETAILS
©2003-2019 jCay.com