POD tweak to 'require' in perlfunc relating to putting Perl code in @INC
[p5sagit/p5-mst-13.2.git] / pod / perlretut.pod
2010-03-28 Karl Williamson Clarify that some examples are for ASCII machines
2010-02-28 Karl Williamson Document \N{U+...}
2010-01-13 brian d foy * Em dash cleanup in pod/
2010-01-05 Tom Christiansen PATCH: minor typo cleanup of pod/ directory
2009-12-25 Karl Williamson Update .pods
2009-10-22 Rafael Garcia-Suarez [perl #69903] 5.10.1 perlretut section "A bit of magic...
2009-06-10 H.Merijn Brand Small typo in example.
2009-04-07 Michael Witten Docs: Typo: \{-1} -> \g{-1}
2009-03-21 Mike Giroux fix typo - s/was/what/ is to be ignored
2009-03-18 Paul Gaborit Doc fix: the /k regexp modifier should really be written /p
2007-10-04 David Landgren POD cleanups
2007-06-24 Nicholas Clark s/\bunicode\b/Unicode/; # For everything not dual life
2007-03-07 Juerd Waalboer Re: [PATCH] (Re: [PATCH] unicode/utf8 pod)
2007-02-24 Wolfgang Laun perlretut.pod, 2nd version
2006-11-03 Gisle Aas Typo fixes by Hendrik Maryns.
2006-04-28 Rafael Garcia-Suarez Typo fix in perlretut by Simon Taylor
2004-11-12 Richard Soderberg [perl #32419] Spelling fixes for perl@23492
2004-02-24 Mark Kvale Bugfix for perlrequick and perlretut
2003-10-06 Robert Spier Re: [PATCH] [perl #24113] mistake in perlretut
2003-06-28 Rafael Garcia-Suarez Using $1 without testing success of the regexp, bad.
2002-12-12 Rafael Garcia-Suarez Integrate from maint-5.8 : changes 18290-1, 18293-5...
2002-03-29 Hugo van der Sanden Re: [DOC PATCH] Regex \G and POSIX restrictions
2002-03-29 Nick Ing-Simmons Integrate mainline
2002-03-28 Jarkko Hietaniemi Unicode 3.2.0-induced doc tweaks.
2002-03-27 Mark Kvale [DOC PATCH] Regex \G and POSIX restrictions
2002-01-04 Jarkko Hietaniemi Document the U+0085, U+2028, and U+2029.
2001-11-23 Rafael Garcia-Suarez Re: [DOC PATCHES] pod cleanups
2001-11-17 Jarkko Hietaniemi Banish "use utf8".
2001-11-16 Abhijit Menon-Sen [PATCH] Doc spellcheck + podcheck
2001-11-12 Jeffrey Friedl a few typo fixes
2001-11-02 Abhijit Menon-Sen [PATCH] the the double double word word fix fix
2001-08-12 Jarkko Hietaniemi Dispell the "use utf8" superstition.
2001-08-09 Jarkko Hietaniemi Rename lib/unicode files to lib/unicore to avoid
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-06 Jarkko Hietaniemi Unterminated C< (noticed by Richard Hatch), and few...
2001-07-04 Jarkko Hietaniemi Support preferentially the Unicode 'scripts' definition
2001-06-30 Jarkko Hietaniemi Add support for $^N, the most-recently closed group.
2001-06-13 Ronald J. Kimball perlretut.pod: unterminated C<>
2001-06-11 Jarkko Hietaniemi Move the full \p\P lists to perlunicode.
2001-05-04 Jarkko Hietaniemi Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes...
2001-03-07 Jarkko Hietaniemi More tweakage on the Unicode character class descriptions.
2001-03-06 Jarkko Hietaniemi The perlretut was still talking about the old \p and \P
2001-03-05 Jarkko Hietaniemi Retracting \N{U+HHHH}.
2001-03-04 Jarkko Hietaniemi Add the \N{U+HHHH} syntax.
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-22 Robin Barker ; was Re: Perlbug 20000322.006 status +update
2000-10-20 Charles Bailey SYN SYN
2000-09-01 Daniel Chetlin Fix misleading example in perlretut.pod
2000-08-18 Jeffrey Friedl Add [[:blank:]] as suggested in
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-05-28 Gurusamy Sarathy fix places that mean C<"word" character> but say C...
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-02 Gurusamy Sarathy perlretut revisions (from Mark Kvale <kvale@phy.ucsf...
2000-04-28 Gurusamy Sarathy add regular expressions tutorial and quick-start guide...