Rephrase perlop for non-destructive substitution
[p5sagit/p5-mst-13.2.git] / pod / perlrebackslash.pod
2010-05-08 Karl Williamson perlrebackslash: fix for 80 col display
2010-04-26 Karl Williamson Clarify \c usage in perlrebackslash.pod
2010-03-29 Karl Williamson Slight edits
2010-03-28 Karl Williamson Clarify that some examples are for ASCII machines
2010-03-28 Karl Williamson Make whitespace a single word [perl #34462]
2010-03-28 Karl Williamson Fix typos, minor wording changes, clarifications
2010-02-28 Karl Williamson Mark \N meaning [^\n] as experimental
2010-02-28 Karl Williamson Clarify perlrebackslash.pod
2010-02-28 Karl Williamson Note existence (and warn against using) \N{U+c1.c2...}
2010-02-28 Karl Williamson Document \N{U+...}
2010-02-28 Karl Williamson Update pods for \N changes
2010-01-13 brian d foy * Em dash cleanup in pod/
2009-12-25 Karl Williamson Update pods
2009-12-25 Karl Williamson Update .pods
2009-12-22 Karl Williamson Fix up pods for \X
2009-06-17 Rafael Garcia-Suarez Basic docs for \N
2007-11-27 Rafael Garcia-Suarez Doc nits -- avoid bare "5.10" version numbers without a
2007-11-26 Jarkko Hietaniemi pod/perlrebackslash.pod: small Unicode additions
2007-11-17 Nicholas Clark 0777 is 512, not 522. (A typo.)
2007-10-04 David Landgren POD cleanups
2007-07-13 Rafael Garcia-Suarez Comment out links to docs that don't exist yet.
2007-07-13 Rafael Garcia-Suarez More typo fixes in the regexp docs
2007-06-20 Rafael Garcia-Suarez Fix docs for \u ; plus a POD formatting nit
2007-04-30 Rafael Garcia-Suarez Two new manpages, by Abigail