This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Modified unlink_all in t/test.pl to return the count of unlinked files This will...
authorBrad Gilbert <b2gills@gmail.com>
Tue, 7 Dec 2010 23:16:56 +0000 (17:16 -0600)
committerFather Chrysostomos <sprout@cpan.org>
Wed, 8 Dec 2010 19:17:35 +0000 (11:17 -0800)
commit55b0687d8bc1aa7e911b5fd2678ea7e8dbe6f059
tree0ead22809e28c21de7932d3bac77e851972a6714
parent96fedf7b439670394f9a08f3e777580fd85ef6cf
Modified unlink_all in t/test.pl to return the count of unlinked files This will make it so that it can be a drop-in replacement for unlink
t/test.pl