This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/porting/exec-bit.t isn't using File::{Basename,Find,Spec::Functions}.
authorNicholas Clark <nick@ccl4.org>
Tue, 28 Aug 2012 15:14:37 +0000 (17:14 +0200)
committerNicholas Clark <nick@ccl4.org>
Wed, 29 Aug 2012 10:23:46 +0000 (12:23 +0200)
commit4d6adf8730d580f4e8f7b6c8ea9b0927467d4078
treece63dcec8dd5aefb1504ce61faab99e46b320dca
parentb31a8a8d99f6f1693b6c0fcc4b14abb945169153
t/porting/exec-bit.t isn't using File::{Basename,Find,Spec::Functions}.

No point loading modules that it uses nothing from.
t/porting/exec-bit.t