summaryrefslogtreecommitdiff
path: root/pod/perlutil.pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-08-24 13:27:50 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-08-24 13:27:50 +0000
commitcdf0af66ed02028a5c0b55d38b6fda6c0c3683ee (patch)
tree92fc6237b041776cc9683ff0cbd92b08c1d796a0 /pod/perlutil.pod
parentf0ffaed856a9300733f7d8fd70fef3f296c8d4c9 (diff)
downloadperl-cdf0af66ed02028a5c0b55d38b6fda6c0c3683ee.tar.gz
Drop the separate perlbc, perlcc -b should be enough.
p4raw-id: //depot/perl@6793
Diffstat (limited to 'pod/perlutil.pod')
-rw-r--r--pod/perlutil.pod6
1 files changed, 1 insertions, 5 deletions
diff --git a/pod/perlutil.pod b/pod/perlutil.pod
index 4ca1f9e24c..1b2c178b1f 100644
--- a/pod/perlutil.pod
+++ b/pod/perlutil.pod
@@ -170,10 +170,6 @@ for more information.
F<perlcc> is the interface to the experimental Perl compiler suite.
-=item L<perlbc|perlbc>
-
-F<perlbc> is the interface to the experimental Perl bytecompiler suite.
-
=back
=head2 SEE ALSO
@@ -184,6 +180,6 @@ L<podchecker|podchecker>, L<splain|splain>, L<perldiag>,
L<roffitall|roffitall>, L<a2p|a2p>, L<s2p|s2p>, L<find2perl|find2perl>,
L<File::Find|File::Find>, L<pl2pm|pl2pm>, L<perlbug|perlbug>,
L<h2ph|h2ph>, L<c2ph|c2ph>, L<h2xs|h2xs>, L<dprofpp|dprofpp>,
-L<Devel::Dprof>, L<perlcc|perlcc>, L<perlbc|perlbc>
+L<Devel::Dprof>, L<perlcc|perlcc>
=cut