This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Avoid race conditions with files in /tmp, by explicitly checking dev & inode.
[perl5.git] / t / io / perlio_open.t
2009-07-27 Rafael Garcia-SuarezReplace Test::More by test.pl
2009-05-25 Rafael Garcia-SuarezSkip under miniperl (cannot load Fcntl)
2009-02-09 Nicholas ClarkMove the 4 tests of core PerlIO functionality to t...