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.
Regex matching digits
Refactoring code snippet
Exercise: add more statistics - video
How to create an Indian Rupee symbol with Perl code
Reading and writing binary files in Perl
ref - What kind of reference is this variable?
Core Perl OOP: attributes, getter - setter
Reading from LDAP in Perl using Net::LDAP
How to remove, copy or rename a file with Perl
Array references in Perl
Introduction to Regexes in Perl 5
Check several regexes on many strings
Loop controls: next, last, continue, break
Understanding dates using regular expressions
Perl 5 Regex Cheat sheet
How to change directory (chdir, cd) in Perl?