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.
Add and retrieve items - MongoDB, Dancer and Testing!
Matching numbers using Perl regex
Perl 5 Regex Cheat sheet
Regex character classes
Regex: special character classes
Storing Password in an easy and secure way using Perl
setgrent
Global symbol requires explicit package name
Bug in the for-loop of Perl? - B::Deparse to the rescue
Can't call method ... on unblessed reference
Possible precedence issue with control flow operator
List authors where the PAUSEID starts with a given letter
Changing @INC relative path - video
How does require find the module to be loaded?
How to add a relative directory to @INC
How to create a Perl Module for code reuse?