diff options
author | Nicholas Clark <nick@ccl4.org> | 2004-04-21 12:51:43 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2004-04-21 12:51:43 +0000 |
commit | 7de1856524d80729996d0303f1d50684ef69d51a (patch) | |
tree | 281ea3d40c8515f2a19ab015682897ff7ab081d8 /INSTALL | |
parent | 323b0302d02cd707b39374f656122fcad1ff6f19 (diff) | |
download | perl-7de1856524d80729996d0303f1d50684ef69d51a.tar.gz |
This should be L<>
p4raw-id: //depot/perl@22724
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2356,7 +2356,7 @@ perl4.036. That will not be touched by the perl5 installation process. Most perl4 scripts should run just fine under perl5. However, if you have any scripts that require perl4, you can replace the #! line at the top of them by #!/usr/local/bin/perl4.036 (or -whatever the appropriate pathname is). See pod/perltrap.pod for +whatever the appropriate pathname is). See L<perltrap> for possible problems running perl4 scripts under perl5. =head1 cd /usr/include; h2ph *.h sys/*.h |