Enter Domain Name:

Top / Computers / Programming / Languages / Regular_Expressions / Perl /

Perl Regular Expression Quick Reference
One-page document containing tabulated summaries of common codes, modifiers, and special characters.
http://www.erudil.com/preqr.pdf
Erudil.com  ~   Site Info   Whois   Trace Route   RBL Check  
How Regexes Work
An article about how to use regular expressions in Perl by M-J Dominus.
http://perl.plover.com/Regex/
Plover.com  ~   Site Info   Whois   Trace Route   RBL Check  
Dirty Secrets of the Perl Regex Engine
Slides from a talk the author presented at TPC and YAPC. Covers the /o flag and re 'eval'.
http://perl.plover.com/yak/dirty/
Plover.com  ~   Site Info   Whois   Trace Route   RBL Check  
Perl Regular Expression Matching is NP-Complete
A discussion of the complexity of regular expression matching algorithms in Perl.
http://perl.plover.com/NPC/
Plover.com  ~   Site Info   Whois   Trace Route   RBL Check  
MakeRegex
The Perl-module by Hakan Kjellerstrand composes a regex-expression from a list of words.
http://www.hakank.org/makeregex/
Hakank.org  ~   Site Info   Whois   Trace Route   RBL Check  
Perlretut
Basic tutorial, distributed as part of the core documentation.
http://www.cs.rit.edu/~afb/20013/plc/perl5/doc/perlretut.html
Rit.edu  ~   Site Info   Whois   Trace Route   RBL Check  
Perl FAQ : Regular Expressions
Pattern matching and regular expressions.
http://perldoc.perl.org/perlfaq6.html
Perl.org  ~   Site Info   Whois   Trace Route   RBL Check  
Perldoc.com - perlre
Describes the syntax of regular expressions in Perl.
http://perldoc.perl.org/perlre.html
Perl.org  ~   Site Info   Whois   Trace Route   RBL Check  
Perldoc.com - perlretut
A tutorial for regular expressions in Perl.
http://perldoc.perl.org/perlretut.html
Perl.org  ~   Site Info   Whois   Trace Route   RBL Check  
perl.perl6.language.regex
Archive of discussion relating to regular expressions in Perl 6.
http://www.nntp.perl.org/group/perl.perl6.language.regex/
Perl.org  ~   Site Info   Whois   Trace Route   RBL Check  
 


Page 1/2« Previous12Next »