Hi Viki,
Dunno why you can not use ppm -install.
If you are using a proxy, you can specify the proxy for ppm in env.
If your server is offline server, try to use "perl Makefile.pl; make",
basically the Makefile.pl resides in the package.
DZ
2012/4/21 viknesh salivahanan
> Hi Gurus,
>
> Need a
Hi,
> "vik" == viknesh salivahanan wrote:
vik> Hi Gurus,
vik>Need a help with an install in Windows server.
vik>We want to install mail::sender module in a windows server but
ppm -install
From the Command Line interface, you can do:
>perl -MCPAN -eshell
cpan>
>From the command line, type:
cpan Mail::Sender
-Original Message-
From: viknesh salivahanan [mailto:viknesh@gmail.com]
Sent: Friday, April 20, 2012 2:46 PM
To: beginners@perl.org
Subject: how to install a perl module which was downloaded in windows
Hi Gurus,
Need a help with an i