This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/mk_invlists.pl: Properly handle empty properties
[perl5.git] / ext / File-Find /
2014-10-13 Daniel Draganspeed up building with less disk IO pod moves+__END__...
2014-08-30 James E KeenanCheck validity of keys in hash passed as first argument.
2014-03-18 Ricardo Signesreplace links to perllexwarn with links to warnings
2013-12-09 James E KeenanTest previously untested branches in lib/File/Find.pm.
2013-12-07 James E KeenanRemove tests of $File::Find::untaint_pattern.
2013-12-04 James E KeenanAdd test for previously uncovered case.
2013-12-03 James E KeenanStandardize dir_path() and file_path() in package Testing.
2013-12-01 James E KeenanExtract subroutines used to test File-Find into separat...
2013-12-01 James E KeenanStandardize subroutine definitions between tests.
2013-11-19 Victor EfimovCheck symlink status before setting File::Find::fullnam...
2013-11-17 James E KeenanConvert to using Test::More. Provide each test with...
2013-09-12 Slaven RezicFile::Find: diagnostics in case of a failed chdir
2013-07-05 Nicholas ClarkMove File::Find from lib/ to ext/