summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2013-05-18 01:01:42 +0100
committerRicardo Signes <rjbs@cpan.org>2013-05-18 15:24:51 -0400
commitfb598ba5e55920eb59105c932df653f4fea6966c (patch)
treee6e09698d237c93f2c0b38d09b65750b66393edc /pod
parent664ba38731e2f5920049156e3bbc1d432b9ef080 (diff)
downloadperl-fb598ba5e55920eb59105c932df653f4fea6966c.tar.gz
Remove cpan/CPANPLUS and associated utilities
Diffstat (limited to 'pod')
-rw-r--r--pod/perlutil.pod14
1 files changed, 1 insertions, 13 deletions
diff --git a/pod/perlutil.pod b/pod/perlutil.pod
index 3f53ad0fa5..3d2b276a7c 100644
--- a/pod/perlutil.pod
+++ b/pod/perlutil.pod
@@ -278,18 +278,6 @@ a lot more. It is similar to the command line mode of the L<CPAN> module,
perl -MCPAN -e shell
-=item L<cpanp>
-
-F<cpanp> is, like F<cpan>, a command-line interface to the CPAN, using
-the C<CPANPLUS> module as a back-end. It can be used interactively or
-imperatively.
-
-=item L<cpan2dist>
-
-F<cpan2dist> is a tool to create distributions (or packages) from CPAN
-modules, then suitable for your package manager of choice. Support for
-specific formats are available from CPAN as C<CPANPLUS::Dist::*> modules.
-
=item L<instmodsh>
A little interface to ExtUtils::Installed to examine installed modules,
@@ -305,7 +293,7 @@ L<podchecker|podchecker>, L<splain|splain>, L<perldiag>,
C<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<enc2xs>, L<xsubpp>,
-L<cpan>, L<cpanp>, L<cpan2dist>, L<instmodsh>, L<piconv>, L<prove>,
+L<cpan>, L<instmodsh>, L<piconv>, L<prove>,
L<corelist>, L<ptar>, L<ptardiff>, L<shasum>, L<zipdetails>
=cut