Narayan

In general, on Unix:

    perl -MCPAN -eshell

then use 'h' for help, 'm /regex/' for a list of modules matching the regex.

On Windows:

    ppm

Then 'h' for help, 'search subject' for a list of modules containing
'subject' in the name.

HTH,

Rob



----- Original Message -----
From: "Narayan Kumar" <[EMAIL PROTECTED]>
To: "'Perl'" <[EMAIL PROTECTED]>
Sent: Thursday, December 12, 2002 9:13 AM
Subject: Perl Manuals for Modules


> I am too new perl.
> How do I see a list of all the modules that
> are supported by my perl,
> and what do I do to "man" those modules.
>
>
> Narayan
>
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to