background preloader

Perl

Facebook Twitter

Perl Regular Expressions by Example. Introduction Regular expressions are very powerful tools for matching, searching, and replacing text.

Perl Regular Expressions by Example

Unfortunately, they are also very obtuse. It does not help that most explanations of regular expressions start from the specification, which is like learning to love Friends reruns by reading a VCR manual. The Perl Programming Language - www.perl.org. Perl programming documentation.