From 8a4991400e94c3fa5e3493bf4580ae9aacc26874 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Fri, 25 May 2007 09:20:45 +0000 Subject: Document cpanp and cpan2dist p4raw-id: //depot/perl@31272 --- pod/perlutil.pod | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'pod/perlutil.pod') diff --git a/pod/perlutil.pod b/pod/perlutil.pod index 3c703c1d5d..e1f7f99bbd 100644 --- a/pod/perlutil.pod +++ b/pod/perlutil.pod @@ -267,6 +267,18 @@ a lot more. It is similar to the command line mode of the L module, perl -MCPAN -e shell +=item L + +F is, like F, a command-line interface to the CPAN, using +the C module as a back-end. It can be used interactively or +imperatively. + +=item L + +F 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 modules. + =item L A little interface to ExtUtils::Installed to examine installed modules, @@ -282,7 +294,7 @@ L, L, L, L, L, L, L, L, L, L, L, L, L, L, -L, L, L, L, +L, L, L, L, L, L, L, L, L, L, L, L, L -- cgit v1.2.1