Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"re"
Results:
Compare the speed of Perl and Python regexes
Keep data in client and fetch only changes
Testing a tree data structure in Perl
Use of uninitialized value $got in pattern match (m//) at Test/Deep/Regexp.pm line 57.
How does require find the module to be loaded?
Perl on the command line (screencast) - video
Introduction to Regexes in Perl 5
Perl 5 Regex Cheat sheet
String operators: concatenation (.), repetition (x)
Web sites powered by Perl with Open Source code-base
Open and read from text files
Regex: special character classes
Array indexes (screencast) - video
More UNIX commands - video
How to create an Excel file with Perl?
> Greater than. Comparing values as numbers.
Compare Values - video
Changing @INC relative path - video
Construct the path to a file in the same directory as the current script
How to add a relative directory to @INC