A Tutorial for Perl Gimp Users
As there are several excellent tutorial texts describing the perl language, this tutorial will assume at working knowledge of Perl, and will instead concentrate on the use GIMP together with the of the perl modules Gimp and Gimp::Fu
(Added: 16-Jul-2000 Hits: 867 Rating: 0 Votes: 0) Rate It | Recommend It
Beginner's Guide to CGI Scripting with Perl
This page is designed to help novice programmers learn the Perl programming language. Specifically, it's designed to help them learn enough to run CGI scripts on a Unix Web server.
(Added: 11-Apr-2002 Hits: 1548 Rating: 8.00 Votes: 2) Rate It | Recommend It
Decoding FORMs with CGI
If you are interested in handling the output of HTML forms with your CGI program, you will want to read this guide to handling forms with CGI programs.
(Added: 3-May-2000 Hits: 1135 Rating: 0 Votes: 0) Rate It | Recommend It
ErrorDocument directive
The ErrorDocument directive points the server to a file to send in place of the builtin error message.
(Added: 3-May-2000 Hits: 880 Rating: 0 Votes: 0) Rate It | Recommend It
Perl Case Studies
Our goal in this piece is to introduce you to Perl variables, arrays, hashes, subroutines, and typeglobs, the crash-course way.
(Added: 6-Mar-2001 Hits: 968 Rating: 0 Votes: 0) Rate It | Recommend It
Perl Tutorials - Input and Output in Binary Mode
This tutorial describes: How to open files for input in binary mode.
How to open files for output in binary mode. Example program to copy binary files. Example program to convert binary data to hex numbers. Opening Files for Binary Input.
(Added: 12-Aug-2006 Hits: 97 Rating: 0 Votes: 0) Rate It | Recommend It
Perl Tutorials - Introduction Perl Data Types
This tutorial helps you understanding: Three built-in data types: scalars, arrays, and associative arrays. How to construct scalar objects. How scalar objects are interpreted in operations. How to construct list objects.
(Added: 26-Aug-2006 Hits: 41 Rating: 0 Votes: 0) Rate It | Recommend It
Perl Tutorials by Herong - Part A
This is a free excellent tutorial book for Perl beginners. It is a collection of notes and sample codes written by the author while he was learning Perl himself. Topics include binary file, CGI, class, client server, DBM file, debug, directory handle, file handle, file test, function, hard reference, IIS, Internet, language, Linux, module, MySQL, name space, object, object method, online, open directory, open file, package, Perl, regular expression, RPC::XML, sample codes, SOAP, SOAP::Lite, socket communication, soft reference, split, subroutine, performance, TCP, XML, XML-RPC, XML::Simple.
(Added: 27-Jan-2006 Hits: 125 Rating: 0 Votes: 0) Rate It | Recommend It
Perl Tutorials by Herong - Part B
This is a free tutorial book for Perl beginners. It is a collection of notes and sample codes written by the author while he was learning Perl himself. Topics include binary file, CGI, class, client server, DBM file, debug, directory handle, file handle, file test, function, hard reference, IIS, Internet, language, Linux, module, MySQL, name space, object, object method, online, open directory, open file, package, Perl, regular expression, RPC::XML, sample codes, SOAP, SOAP::Lite, socket communication, soft reference, split, subroutine, performance, TCP, XML, XML-RPC, XML::Simple.
(Added: 27-Jan-2006 Hits: 74 Rating: 0 Votes: 0) Rate It | Recommend It