summaryrefslogtreecommitdiff
path: root/pod/perlutil.pod
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-03-22 14:37:43 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-03-22 14:37:43 +0000
commit59f521f4af7acce29f3bf3ecf4f2c911e305e59b (patch)
tree094f6a99ad4f47697501c93c0a5a8fa9f874b950 /pod/perlutil.pod
parent021bb724233baf635b358d25494b09150a23f4ee (diff)
downloadperl-59f521f4af7acce29f3bf3ecf4f2c911e305e59b.tar.gz
Remove references to perlcc from the core docs.
p4raw-id: //depot/perl@30685
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 19d2decce1..3c703c1d5d 100644
--- a/pod/perlutil.pod
+++ b/pod/perlutil.pod
@@ -210,10 +210,6 @@ F<dprofpp> utility analyzes the output of this profiler and tells you
which subroutines are taking up the most run time. See L<Devel::DProf>
for more information.
-=item L<perlcc|perlcc>
-
-F<perlcc> is the interface to the experimental Perl compiler suite.
-
=item L<prove>
F<prove> is a command-line interface to the test-running functionality of
@@ -286,7 +282,7 @@ 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<enc2xs>, L<xsubpp>, L<cpan>,
+L<Devel::DProf>, L<enc2xs>, L<xsubpp>, L<cpan>,
L<instmodsh>, L<piconv>, L<prove>, L<corelist>, L<ptar>, L<ptardiff>,
L<shasum>