Remove tmon.out in make clean
[p5sagit/p5-mst-13.2.git] / lib / open.pm
2001-06-15 Nick Ing-Simmons Fix open.pm to work via XS-implemented method calls...
2001-05-28 Jarkko Hietaniemi Linerewrapping.
2001-03-28 Nick Ing-Simmons PerlIO.pm / perlio.pm conflict.
2001-01-24 Charles Bailey SYN SYN
2001-01-21 Nick Ing-Simmons Make "real" layers of ":utf8" and ":raw".
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-06 Michael G. Schwern $VERSION crusade, strict, tests, etc... all over lib/
2000-11-18 Nick Ing-Simmons Lexical use open ... support:
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-03-17 Gurusamy Sarathy s/:def/:DEFAULT/
2000-03-11 Gurusamy Sarathy perldelta update, typos and whitespace adjustments
2000-03-09 Gurusamy Sarathy support binmode(F,":crlf") and use open IN => ":raw...
2000-03-01 Gurusamy Sarathy update Todo-5.6, add stub open.pm