Why does Perl require the "print Content-type" line?
The article discusses why Perl requires the print Content-type line for your CGI programs to work while other web server languages don't.
Website Publisher: Programming Perl 101
Learn how to use Perl with CGI to add interactive elementals to website.
Tutorials
Step by step tutorial to perl. Learn Perl, improve your skills, and get your questions answered.
Red Antigua - Web Software and Tutorials
Perl source code and tutorial, focused on CGI::Application and HTML::Template.
The Perl You Need to Know
A good introduction to the core of Perl, written clearly with plenty of examples. It doesn't go beyond the very basics, or describe many real-world applications, but it's a useful read for beginners.
Perl CGI Tutorial
This site takes someone with a passing familiarity in Perl through the steps needed to begin dynamic website development. Examples include cookies, databases and forms.
Perl CGI Programming FAQ
By Shishir Gundavaram and Tom Christiansen.
HTMLfixIT Beginner Perl tutorials.
A series of beginner Perl tutorials that cover all the basics of Perl programming from a web designers perspective using easy to understand language and easy to follow examples.
DevShed.com: Perl 101
A five-part beginning perl series that covers topics from regular expressions to file manipulation to database access for web developers.
Denis Beurive
Includes code samples with descriptions of items ranging from string manipulations to retrieving information from a web server.
[ 1 ] [ 2 ]
|