0.05	21 July 2002
	Added import() method so that you can now specify the line ending mode
	in the -use- statement.  Adapted test-suite accordingly.

	Added "can_ok" check to test-suite.

0.04	11 July 2002
	Upgraded test-suite to make it ready for Perl core inclusion (if that
	ever happens).  Added check for PerlIO and EBCDIC also, by courtesy of
	Jarkko Hietaniemi.

	Rearranged top of source to not need fully qualified VERSION anymore.

	Checked for defined() problems: none found.

0.03	10 July 2002
	Moved to the PerlIO::via namespace.

0.02	9 July 2002
	Fixed some documentation nits reported by Rafael Garcia-Suarez.

	Version number now a '' string (oops).

0.01    1 July 2002
	Migrated from the now obsoleted IOLayer:: namespace.