This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update IO-Compress to CPAN version 2.040
[perl5.git] / pod / perlrebackslash.pod
2011-10-27 Father Chrysostomosperlrebackslash: too grammer tweaks
2011-10-27 Karl WilliamsonPATCH: [perl #99928] Document that is not a bug
2011-09-25 Karl Williamsonperlrebackslash: Add missing paren to example
2011-04-15 Karl Williamsonperlrebackslash: Slight edits
2011-04-13 Karl Williamsonperlrebackslash: Update for 5.14 changes
2011-02-16 Tom Christiansenmultifile patch against blead/pod/*.pod
2011-01-17 Karl WilliamsonAdd /a regex modifier
2011-01-07 Peter J. Acklam... Fix typos in pod/*
2010-10-31 Karl WilliamsonNits in re pods
2010-10-31 Karl WilliamsonDOCs: Clarify that \w matches marks and \Pc
2010-10-15 Karl Williamsonperlrebackslash: Fix poor grammar
2010-09-25 Karl WilliamsonTeach Perl about Unicode named character sequences
2010-09-25 Karl WilliamsonFix casing, wording
2010-07-18 Karl WilliamsonAdd \o{} escape
2010-07-18 Karl Williamsonperlrebackslash: Nits
2010-07-18 Karl WilliamsonNits in perlrebackslash
2010-07-18 Karl Williamson\400 -\777 now means the same thing in all d-quote
2010-06-29 Karl WilliamsonPrefer 3 digit octal character constants
2010-06-29 Karl WilliamsonNit in perlrebackslash.pod
2010-06-29 Karl WilliamsonPrefer \g1 over \1 in pods
2010-06-29 Karl WilliamsonStandardize on use of 'capture group' over 'buffer'
2010-05-08 Karl Williamsonperlrebackslash: fix for 80 col display
2010-04-26 Karl WilliamsonClarify \c usage in perlrebackslash.pod
2010-03-29 Karl WilliamsonSlight edits
2010-03-28 Karl WilliamsonClarify that some examples are for ASCII machines
2010-03-28 Karl WilliamsonMake whitespace a single word [perl #34462]
2010-03-28 Karl WilliamsonFix typos, minor wording changes, clarifications
2010-02-28 Karl WilliamsonMark \N meaning [^\n] as experimental
2010-02-28 Karl WilliamsonClarify perlrebackslash.pod
2010-02-28 Karl WilliamsonNote existence (and warn against using) \N{U+c1.c2...}
2010-02-28 Karl WilliamsonDocument \N{U+...}
2010-02-28 Karl WilliamsonUpdate pods for \N changes
2010-01-13 brian d foy* Em dash cleanup in pod/
2009-12-25 Karl WilliamsonUpdate pods
2009-12-25 Karl WilliamsonUpdate .pods
2009-12-22 Karl WilliamsonFix up pods for \X
2009-06-17 Rafael Garcia-SuarezBasic docs for \N
2007-11-27 Rafael Garcia-SuarezDoc nits -- avoid bare "5.10" version numbers without a
2007-11-26 Jarkko Hietaniemipod/perlrebackslash.pod: small Unicode additions
2007-11-17 Nicholas Clark0777 is 512, not 522. (A typo.)
2007-10-04 David LandgrenPOD cleanups
2007-07-13 Rafael Garcia-SuarezComment out links to docs that don't exist yet.
2007-07-13 Rafael Garcia-SuarezMore typo fixes in the regexp docs
2007-06-20 Rafael Garcia-SuarezFix docs for \u ; plus a POD formatting nit
2007-04-30 Rafael Garcia-SuarezTwo new manpages, by Abigail