

CGI and Perl | Tips and Tutorials | Programming in Perl
Perl OOP can sometimes be a little confusing, especially for the inexperienced newbie. The first of a two-part article, this tutorial attempts to simplify things with a light-hearted look at some basic OO concepts in Perl. Play nice, and you might ...
CGI and Perl | Tips and Tutorials | Database-related
A short article on using blob fields with perl that does not assume that you are an old hand at perl. The code uses a real world example from the open source megaupload project.
CGI and Perl | Tips and Tutorials | Introduction to CGI and Perl
Learn how to read from and write to files and how to use STDIN and STDOUT to collect and output data. Then download the example: Prime number finder and improve on it.
CGI and Perl | Tips and Tutorials | Introduction to CGI and Perl
Goes into how to obtain and install a copy of Perl, creating and executing scripts and some basic syntax.
CGI and Perl | Tips and Tutorials | Introduction to CGI and Perl
Each part of this tutorial is related to the different subject covering a specific area of the Perl language. From the start any newbie can learn the basics, while amateur users can advance their skill level.
CGI and Perl | Tips and Tutorials | Miscellaneous
Tutorial and sample codes to calculate the distance between two locations. Free sample source codes in PHP, ASP, ColdFusion, C/C++, C, Java, Perl, Visual Basic and Javascript. Longitude and latitude for United States ZIP Code and Canadian Postal ...
CGI and Perl | Tips and Tutorials | Introduction to CGI and Perl
This article serves as an introduction to installing and troubleshooting Perl scripts. Theres no programming in this article, just a “down and dirty” on how to get it right.
CGI and Perl | Tips and Tutorials | User Authentication
Get the lowdown on .htaccess and how to use it to customize your sites error pages, password protect directories, deny user(s) by IP, prevent hot linking of your sites images, and more.
CGI and Perl | Tips and Tutorials | Development
Various Cut & - Paste functions showing how to operate Lists & - Arrays in Perl. Functions include: Sort Lists, Reverse Lists, Add to List, Split Lists, Multiple Assignments, Return specific item from a list, Return the last item from a ...
CGI and Perl | Tips and Tutorials | Development
Based on the Darwinian principle of survival of the fittest, genetic programming uses mutation and replication to produce algorithms for creating ever-improving computer programs. In this column, youll get to know the genetic algorithm in simple ...
More New Resources