You are here: Home / Perl Tutorials
PERL Tutorials - Learn PERL For Free

Perl is a programming language created by Larry Wall. It is very useful form of scripting that is good for text processing and reporting systems.

The term Perl stands for Practical Extraction and Reporting Language, for more information regarding Perl please visit our tutorials below.

    A Information Tracker INSERT INTO `sites` VALUES (Advanced Counter)
    Ok, so you want to find out who has been visiting your site do you? Well, luckily this is very...
    A Simple Database Program
    Ever wonder how to make a web database program in Perl? Well here you go, a step by step method...
    An introduction to SOAP
    Dynamically generated HTML content works fine in Web browsers, but it presents a nightmare for anyone trying to utilize that...
    Automating Image Manipulation with GD
    Put Perl to work; explore the concepts and techniques that can automate many image manipulation tasks
    Automating Image Manipulation with GD - Part 2
    Last month Jonathan Eisenzopf showed us how to use the the GD library to draw borders, add text, and create...