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.
Array references in Perl
Changing @INC relative path - video
How to add a relative directory to @INC
Unique values in an array reference in Perl
ref
ref - What kind of reference is this variable?
Parse paragraphs with Regexp::Grammars
How deep is a recursion in Perl?
${^RE_DEBUG_FLAGS}
How to remove, copy or rename a file with Perl
Construct the path to a file in the same directory as the current script
How to dereference a reference to a hash or to an array in Perl
Moo with hash reference as attributes - with or without default values
Minimal Regex Matching - video
Perl 5 Regex Cheat sheet
Perl 5 Regex Quantifiers