This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
lib/locale.t: Better debug output
[perl5.git] / lib / Tie / Handle /
2013-10-23 David MitchellTie::StdHandle::WRITE: handle offset
2013-10-23 Anno SiegelTie::StdHandle appends extra copies of $\ to output
2013-10-23 David Mitchellstdhandle.t: unlink the right file.
2013-10-23 David Mitchellstdhandle.t: convert to use Test::More
2012-06-22 Father Chrysostomos[perl #112826] Make Tie::StdHandle::READ respect offset
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in lib/*
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2007-08-08 Michael G. SchwernMove Tie::StdHandle into its own file.
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...