Categories related to Computers: Programming: Languages: Regular Expressions: Perl: Computers: Programming: Languages: Perl (892) Computers: Programming: Languages: Regular Expressions: FAQs, Help, and Tutorials (19) Websites on Perl: 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'. How Regexes Work An article about how to use regular expressions in Perl by M-J Dominus. MakeRegex The Perl-module by Hakan Kjellerstrand composes a regex-expression from a list of words. Perl FAQ : Regular Expressions Pattern matching and regular expressions. Perl Regex An introduction covering basic concepts. The Perl Regex Tutor An online tool to test regular expressions. It allows a user to input a regular expression along with some text and displays the parts of the text that match the regular expression. Perl Regular Expression Matching is NP-Complete A discussion of the complexity of regular expression matching algorithms in Perl. Perl Regular Expression Quick Reference One-page document containing tabulated summaries of common codes, modifiers, and special characters. [PDF] Perl Regular Expressions A quick introduction to Perl regular expressions for those who have some programing experience. Perl Regular Expressions Cheat Sheet An useful ready reference - with informative tips - for those who use Perl regular expressions regularly. Perldoc.com - perlre Describes the syntax of regular expressions in Perl. Perldoc.com - perlretut A tutorial for regular expressions in Perl. perl.perl6.language.regex Archive of discussion relating to regular expressions in Perl 6. Perlretut Basic tutorial, distributed as part of the core documentation.
|
|