Toggle navigation
Perl Maven
Perl Tutorial
Pro
Books
Type keyword:
Archive
About
Searching for
"regex"
Results:
Always check if the regex was successful
Check several regexes on many strings
Email validation using Regular Expression in Perl
How to extract strings from a file
How to grep a file using Perl
Partially hide data fields
Process the 6 headers of Markua
Regex - Regular Expressions in Perl 5
Regex Problem splitting verilog Bit-Blasted pathes
Understanding Regular Expressions found in Getopt::Std
Understanding dates using regular expressions
Understanding regular expressions
Compare the speed of Perl and Python regexes
Escaping \ in regex: Unmatched ( in regex; marked by <-- HERE
Regex matching digits
Perl Regex superpowers - execute code in substitution - what are /e and /ee ?
Exercise: Regexes 1 - video
Introduction to Regexes in Perl 5
Regexp Quote-Like Operators
Fixing test failure on Windows - Properly quoting regexes - Accepting GitHub pull request