summaryrefslogtreecommitdiff
path: root/pod/perlcompile.pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-08-14 14:08:28 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-08-14 14:08:28 +0000
commit0325b4c4b7ee03ae5602904f2a8f8c7254d59b1b (patch)
treedb267340f71bb0f6d130629998bccf12b022770b /pod/perlcompile.pod
parent3170649431eb5688b22560d1c824cf4b7252a79c (diff)
downloadperl-0325b4c4b7ee03ae5602904f2a8f8c7254d59b1b.tar.gz
Drop the eg/ mentions and also mention the recent suidperl thing.
p4raw-id: //depot/perl@6617
Diffstat (limited to 'pod/perlcompile.pod')
-rw-r--r--pod/perlcompile.pod3
1 files changed, 0 insertions, 3 deletions
diff --git a/pod/perlcompile.pod b/pod/perlcompile.pod
index e5544ec444..282592e9fb 100644
--- a/pod/perlcompile.pod
+++ b/pod/perlcompile.pod
@@ -183,9 +183,6 @@ one-liners:
rename $was, $_ unless $was eq $_;
}
-(this is the I<rename> program that comes in the I<eg/> directory
-of the Perl source distribution).
-
The decompiler has several options for the code it generates. For
instance, you can set the size of each indent from 4 (as above) to
2 with: