Hi,
I am looking forward to learn how to use Perl Modules... Can some one tell me..
1) How to Install CPAm modules?
and
2) how to use them?
Waiting for a quick reply....
What OS are you using? If it's a Windows variant, you will do best using ppm to install modules. Otherwise, you can use CPAN.pm (included with the perl distribution) or CPANPLUS (you'll have to install from CPAN).
To use ppm just type 'ppm' from a commandline.
To use CPAN.pm, type 'perl -MCPAN -eshell'
Regards, Randy.
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>