The Latest in Perl
Man using laptop - ColorBlind/Photodisc/Getty Images
Comparing values in Perl
At some point in programming, you are going to want to make your program do different things depending on the status of a particular variable.
How to Check if Perl Is Installed
In a hurry to get started with Perl? This step-by-step helps you install Perl and run your first script.
Simple Matching With Regular Expressions
A gentle introduction to Perl's regular expressions. In this tutorial we look at simple string pattern matching and match expressions.
Man using laptop - Steven Errico/Digital Vision/Getty Images
Perl String Manipulation
Perl is great at string manipulation. Here are a few things you can do with a Perl string.
Regular Expressions
Perl is great for regular expressions. But what are they?
Close-up of fingers typing on a laptop - TommL/E+/Getty Images
Chop()
An explanation of Perl's chop() function
Larry Wall
Larry Wall is the creator of Perl.
Mark Lewin
Biography of About.com Guide to Perl Mark Lewin. Michael is a career programmer with a passion for Perl.
Perl Basics
Just getting started with Perl? Not even sure where to start? We'll walk you through the absolute basics of this, the Swiss Army knife of the web.
About Perl
How to read character information from the World of Warcraft servers.
Perl Module Games::WoW::Armory - How to read character information from the World of Warcraft servers.
Man on laptop - Comstock Images/Stockbyte/Getty Images
How To Tell If An Item Is a File Or a Directory in Perl
Perl file or directory tutorial - How to tell if something is a file or a directory in Perl using file test operators.
Businessman using computer - Comstock Images/Stockbyte/Getty Images
Sample Perl Code to Check for Presence of File
Learn how to file test operators to tell if a file exists in Perl.
Man working on a laptop - Jupiter Images/Stockbyte/Getty Images
Reveal the Size of a File in Perl With Test Operators
Perl file size tutorial - How to get the size of a file in Perl using file test operators.
Adding Object-Relational Mapping to your Perl Application - Part Three
A tutorial on using Rose::DB and Rose::DB::Object to add Object-Relational Mapping to your Perl application.
Prev
1
2
3
4
5
7