doc f7abe7
[p5sagit/p5-mst-13.2.git] / lib / PerlIO.pm
2009-07-03 David Mitchell bump versions of non-dual-life modules that
2009-01-25 Lanning, Scott Some POD patches for PerlIO and PerlIO::var
2008-09-15 Steve Hay Bump VERSIONs in all non-dual-lived modules that have...
2007-11-23 Juerd Waalboer [patch] :utf8 updates
2007-03-07 Juerd Waalboer Re: [PATCH] (Re: [PATCH] unicode/utf8 pod)
2006-01-13 Rafael Garcia-Suarez Better wording for change 26796. Plus, make podchecker...
2006-01-11 Xavier Noria fix for :crlf example
2005-08-02 Piotr Fusik Typos in *.p[lm]
2003-12-30 Nicholas Clark Bump VERSION numbers
2003-12-30 Jarkko Hietaniemi more uni doc tweakage
2003-11-19 Iain Truskett [docpatch] PerlIO layers in perlrun.pod and PerlIO.pm
2003-09-21 Jarkko Hietaniemi Tweak the section name to agree with the change #21295.
2003-09-21 Jarkko Hietaniemi More PerlIO documentation.
2003-06-12 Jarkko Hietaniemi Further perlio doc tweaks.
2003-04-25 Jarkko Hietaniemi Clarify(?) the perlio default layers table.
2003-04-17 Jarkko Hietaniemi Detect the 'fast stdio' case.
2003-04-16 Jarkko Hietaniemi Handle PERLIO= and document a bit.
2003-04-16 Jarkko Hietaniemi Try to get the layers.t working also for dosish platforms.
2003-04-16 Jarkko Hietaniemi Use the right prototype and a glob is fine (from Rafael).
2003-04-16 Jarkko Hietaniemi PerlIO::get_layers() usage tip.
2003-04-14 Jarkko Hietaniemi PERLIO=perlio requires extra steps.
2003-04-14 Jarkko Hietaniemi Bump up the version and admonish against aspiring ...
2003-04-14 Jarkko Hietaniemi Introduce PerlIO::get_layers() to allow people to peek
2002-11-10 Slaven Rezic perlopentut and PerlIO documentation
2002-07-11 Nick Ing-Simmons (Re-)instate :pop as a "back door" to perl level layer...
2002-06-19 Nick Ing-Simmons Un-deprecate :raw after all - just define what it means
2002-06-18 Jarkko Hietaniemi Tiny tweaks.
2002-06-18 Nick Ing-Simmons More PerlIO doc tweaks - trying to make them document...
2002-06-17 Nick Ing-Simmons Integrate mainline
2002-06-17 Jarkko Hietaniemi :bytes is not the inverse of :crlf, either (from NI-S)
2002-06-17 Jarkko Hietaniemi Further discouraging of :raw.
2002-04-20 Nick Ing-Simmons Add :bytes to POD part.
2001-11-14 Jarkko Hietaniemi VERSIONize.
2001-07-09 Jarkko Hietaniemi Document that using :encoding layer requires using...
2001-05-28 Jarkko Hietaniemi Add a test for PerlIO.
2001-04-21 Jarkko Hietaniemi PerlIO and Encode doc cleanup and tweaks.
2001-03-28 Nick Ing-Simmons PerlIO.pm / perlio.pm conflict.
2001-03-27 Nick Ing-Simmons Outline docs for PerlIO and PerlIO::Scalar
2001-03-23 Nick Ing-Simmons Check in a stable (working) version before next round...