diff options
Diffstat (limited to 'pod/perldelta.pod')
-rw-r--r-- | pod/perldelta.pod | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 3d9c532f52..738d7f9381 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -360,13 +360,6 @@ to skip installing perl also as /usr/bin/perl. This is useful if you prefer not to modify /usr/bin for some reason or another but harmful because many scripts assume to find Perl in /usr/bin/perl. -=head1 Configuration Changes - -You can use "Configure -Uinstallusrbinperl" which causes installperl -to skip installing perl also as /usr/bin/perl. This is useful if you -prefer not to modify /usr/bin for some reason or another but harmful -because many scripts assume to find Perl in /usr/bin/perl. - =head1 BUGS If you find what you think is a bug, you might check the headers of |