Upgrade to Cwd 2.16
[p5sagit/p5-mst-13.2.git] / ext / PerlIO / t / scalar.t
2003-09-08 Rafael Garcia-Suarez A version of change #21073 that works.
2003-09-08 Jarkko Hietaniemi The #21073 broke ext/B/t/o.t, retracting the #21073.
2003-09-08 Rafael Garcia-Suarez Re: one nit to fix [PATCH]
2003-04-17 Adrian M. Enache Re: [perl #21950] 5.8.x -- :scalar and magic strings
2002-08-11 Nick Ing-Simmons Integrate mainline.
2002-08-06 Rafael Garcia-Suarez PerlIO::scalar wasn't able to read from non-string
2001-11-18 Nick Ing-Simmons Allow dup'ing of PerlIO::Scalar etc.
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...