Miscellaneous CGI and Perl Tutorials

CGI/Perl Miscellaneous Tutorials
Home » CGI and Perl » Miscellaneous (9 Tutorials)
Writing a Simple Form Mailer
This tutorial will show you how to build a simple form mailer script, so that visitors can send you emails from your site. Along the way we explain some new Perl concepts, including the CGI library module.
Build a Perl/CGI Voting System
A nice tutorial on Build a Perl/CGI Voting System.
Pipes and Command Line Variables in Perl
This tutorial walks through handling pipes and command line variables in a Perl script.
Installing ActivePerl (PERL) on RaidenHTTPD web server
This tutorial teaches you how to install perl environment on a Windows web server system.
How to install CGI-scripts
This is meant to be a little tutorial that tries to explain what a CGI-script is and how to install one on a server.
PERL Socket - Networking Programing
Learn Socket Programming in PERL. There is an explanation of using Socket with examples.
Installing and Using Perl Scripts - Part I
In this tutorial we are going to guide you through the steps involved in setting up a cgi script and integrating it into your site. Not in theory, but in practice using a script that will automate the running of polls at your site. Even if you already have some sort of a utility that does this you can still follow along and add this to a test page in your site. This installation will involve you in all of the basic steps needed to install any script, once you have successfully completed this one there will be no problem moving on to other and more complex scripts.
Sending mail with sendmail
Find out how to use sendmail (or other similar mail-serving software) to send e-mail from within your script.
A web client for MP3 streaming in perl
This article is a complete tutorial showing how to create your own streaming web clients,that can be used to stream (play while downloading) multimedia files such as mp3.
Home » CGI and Perl » Miscellaneous (9 Tutorials)
 
Subcategories
 
Categories
 
Advertisement