diff options
author | Nicholas Clark <nick@ccl4.org> | 2010-11-28 19:03:21 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2010-11-28 19:06:14 +0000 |
commit | cbeaa189514a121fd71c6b4fb40c0bee7598a3d3 (patch) | |
tree | 4d54b91992db7da3bd9f5d2f451bcae99599dd76 /Porting/exec-bit.txt | |
parent | 94a75ecf43c2b2684fcdd148754a11f69c3c3ab2 (diff) | |
download | perl-cbeaa189514a121fd71c6b4fb40c0bee7598a3d3.tar.gz |
Remove makeaperl, never used, a wrapper for ExtUtils::MakeMaker::makeaperl
makeaperl was added in perl5.000k, wrapped as makeaperl.SH in perl5.000l, but
neither used in the core build nor installed. All it does is acts as a
command-line wrapper to makeaperl() in ExtUtils::MakeMaker.
Diffstat (limited to 'Porting/exec-bit.txt')
-rw-r--r-- | Porting/exec-bit.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Porting/exec-bit.txt b/Porting/exec-bit.txt index 5e0f1e0645..7f42ea33fc 100644 --- a/Porting/exec-bit.txt +++ b/Porting/exec-bit.txt @@ -14,7 +14,6 @@ cpan/Test-Harness/t/source_tests/source.sh cpan/Test-Harness/t/source_tests/source_args.sh installperl installman -makeaperl.SH makedepend.SH myconfig.SH regen/embed.pl |