This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Trim the import list from File::Spec::Functions and don't use File::Find.
authorNicholas Clark <nick@ccl4.org>
Thu, 19 May 2011 15:55:06 +0000 (16:55 +0100)
committerNicholas Clark <nick@ccl4.org>
Mon, 23 May 2011 14:07:27 +0000 (15:07 +0100)
commit2385f340d0887632a9e7685a0754f81343b0c2a8
tree3b68b9705a76d7f72c0332ef04a74c5ddb6750fc
parent3a06b4ede32aae6fcf73a24516301c7d959a3b82
Trim the import list from File::Spec::Functions and don't use File::Find.

Most of the vestigial entries were caused by the refactoring to use git in
42e700c91cf83f56. Use File::Spec::Functions::devnull() in place of hard coded
values based on $^O.
Porting/cmpVERSION.pl