diff options
Diffstat (limited to 'cpan/CPANPLUS-Dist-Build/t/inc/conf.pl')
-rw-r--r-- | cpan/CPANPLUS-Dist-Build/t/inc/conf.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/CPANPLUS-Dist-Build/t/inc/conf.pl b/cpan/CPANPLUS-Dist-Build/t/inc/conf.pl index 506b3ed6eb..2eec6222ef 100644 --- a/cpan/CPANPLUS-Dist-Build/t/inc/conf.pl +++ b/cpan/CPANPLUS-Dist-Build/t/inc/conf.pl @@ -195,7 +195,7 @@ sub gimme_conf { ### cpanp-run-perl installed the same amount of 'uplevels' ### as the /tmp/foo prefix, we'll pull in the wrong script ### by accident. - ### Since we set the path to cpanp-run-perl explicitily + ### Since we set the path to cpanp-run-perl explicitly ### at the top of this script, it's best to update the config ### ourselves with a path lookup, rather than rely on its ### heuristics. Thanks to David Wheeler, Josh Jore and Vincent |