X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperlcompile.pod;h=282592e9fb16e232dfd5c22ee7ebb535eb49824c;hb=47dafe4d9a4e294fab4b6131bb296dc386e0dcbc;hp=e5544ec444cbc2efea1a8fc40c2e8f8f1ac342df;hpb=4375e838ae24b385ae79fa7b6918e613bedaaee6;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perlcompile.pod b/pod/perlcompile.pod index e5544ec..282592e 100644 --- a/pod/perlcompile.pod +++ b/pod/perlcompile.pod @@ -183,9 +183,6 @@ one-liners: rename $was, $_ unless $was eq $_; } -(this is the I program that comes in the I 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: