Web
Teacher - Creating CGIs with Perl on a Unix platform
http://webteacher.com/cgi/
This tutorial will walk you through the basics
of creating CGIs with Perl on a Unix platform. Unlike other
tutorials I've read, this does not assume you know anything
about CGIs, Perl, or Unix.
At the end of this tutorial you will be able
to create Perl programs for counting hits, storing and retrieving
guestbook information, and processing secure passwords. You
will also gain an understanding of how the Perl programming
language works, and you will learn to use variables, IF statements,
and loops in Perl.
NetSpade
- CGI Scripting Tutorial An introduction to CGI Scripting
http://www.netspade.com/articles/cgi
back to
Tutorials