|
|
CGI for the Total Non-Programmer |
|
|
Webteacher Software |
|
|
Perl / Introduction to Perl-CGI |
|
|
Click to Visit |
|
|
14 |
|
CGI for the Total Non-Programmer is a tutorial that teaches you the basics of creating CGIs with Perl on a Unix platform. It will assist you to create Perl programs for counting hits, storing and retrieving guest book information and processing secure passwords. You will also be able to understand how the Perl programming language works and will be able to learn to use variables, IF statements, and loops in Perl.
|
| Top Perl scripts |
1).
Perl Basics This tutorial summarizes the basic features of Perl. It categorizes these features into six major sections which are variables and their related operators, control structures, functions, regular expressions, input/output and system operators.
2).
Simple CGI This perl based tutorial describes and teaches the new perl and CGI in an easy way. Apparently it explains more about perl with what are the basic error messages and problems are found while programming etc.,
3).
Strings Learn how to work with strings. Upper, lower and sentence case. Concatenate. Trim leading and/or trailing space.
4).
Perl Tutorial : This is an introductory tutorial on programming in Perl. It covers topics such as running a program, strings, string matching, loops, forms, reading input, file input/output, browser, subroutines and many more.
5).
Introduction to Perl Introduction to Perl is a tutorial that starts for the beginning and covers the basics of Perl. It teaches aspects such as use of variables, arrays, control structures, conditionals, file handling subroutines and much more.
6).
Ada's Introduction to CGI This is a tutorial on CGI and it tells you what CGI is, what are the requirements to run CGI scripts, how to install CGI scripts onto your server and many more such aspects.
7).
Perl 101 (Part 1) - The Basics This is a new article in the series and it gives a beginner as well as an intermediate programmer an introduction to the basics of Perl language.
|
|