You are in: > Home > Developers Guides > Perl
-
Perl - Downloading a URL with a script -
[22nd Mar 2006]
Sometimes you may need to download a webpage from a remote server, for whatever reason, using PERL. Here's a quide on how to do this. -
Perl - Pattern Matching (Regular Expressions) -
[12th Jan 2006]
Regular expressions are one of the most powerful tools in programming, but how do you use them? -
Perl - Configuring and Starting the mod_perl Server -
[06th Jan 2006]
The first thing to do is ensure that Apache was built correctly and that it can serve plain HTML files. -
Perl - Installing mod_perl in Three Steps -
[06th Jan 2006]
You can install mod_perl in three easy steps: Obtaining the source files required to build mod_perl, building mod_perl, and installing it. -
Perl - mod_perl -
[06th Jan 2006]
mod_perl brings together two of the most powerful and mature technologies available to the web professional today, Apache and Perl. -
Perl - Associative Arrays -
[06th Jan 2006]
How to use associative arrays in Perl -
Perl - Manipulating Arrays -
[06th Jan 2006]
How to do things to an array in Perl -
Perl - Arrays -
[06th Jan 2006]
How to use an array in Perl -
Perl - Operators -
[06th Jan 2006]
Performing comparisons and variable manipulation -
Perl - Scalar Variables -
[06th Jan 2006]
Naming and Assigning values to Scalar Variables -
Perl - Introduction -
[06th Dec 2005]
What is Perl and what can it be used for?







