diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-06-28 16:50:59 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-06-28 16:50:59 +0000 |
commit | 32fcaa0b77e512c51ba8c799df5fac207028602f (patch) | |
tree | b58bc43714f4b1e38f90f2f8f2311024b67f338c /Porting/pumpkin.pod | |
parent | 424ec8fa43885c75adde62690957af43a6537c02 (diff) | |
download | perl-32fcaa0b77e512c51ba8c799df5fac207028602f.tar.gz |
integrate ansiperl to get makedef.pl tweak
p4raw-id: //depot/perl@1224
Diffstat (limited to 'Porting/pumpkin.pod')
-rw-r--r-- | Porting/pumpkin.pod | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Porting/pumpkin.pod b/Porting/pumpkin.pod index 724f1ba478..c46bd2907a 100644 --- a/Porting/pumpkin.pod +++ b/Porting/pumpkin.pod @@ -329,7 +329,7 @@ In all, the following files should probably be executable: Configure configpm - configure + configure.gnu embed.pl installperl installman @@ -342,7 +342,6 @@ In all, the following files should probably be executable: *.SH vms/ext/Stdio/test.pl vms/ext/filespec.t - vms/fndvers.com x2p/*.SH Other things ought to be readable, at least :-). |