Make the :bytes conditional on PerlIO.
[p5sagit/p5-mst-13.2.git] / ext / PerlIO / t / scalar.t
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/...