Perl regular expressions are text strings formed in a particular syntax that is used in the Perl programming language for searching text patterns within text.
More information
More information
Related categories 2
Sites 7
Collection of regex modules. Includes documentation and download.
Online application. Converts Perl 5 regexps for Perl 6.
Collection of Perl regex resources. Includes tutorial, slideshow, class summary, code modules, PDF e-book.
Perl module that creates regular expressions from word lists. Includes tester, instructions and download.
Tutorial. Covers matching, replacing and sample problems such as matching a file path's double dots.
Basic introduction to Perl regex. Includes examples and partial syntax reference.
Tutorial. Covers basic syntax, tricks and traps.
Collection of Perl regex resources. Includes tutorial, slideshow, class summary, code modules, PDF e-book.
Basic introduction to Perl regex. Includes examples and partial syntax reference.
Perl module that creates regular expressions from word lists. Includes tester, instructions and download.
Tutorial. Covers basic syntax, tricks and traps.
Collection of regex modules. Includes documentation and download.
Tutorial. Covers matching, replacing and sample problems such as matching a file path's double dots.
Online application. Converts Perl 5 regexps for Perl 6.
