in reply to Perl Upgrades: How do I install a new package, under Windows, while 'Firewalled'
Download nmake from Microsoft it's free, and then grab the module from CPAN and build as normal. This doesn't always work so there is option 2.
Grab the PPD from ActiveState, and unzip it onto a local webserver, and then set the repository option to your local server.
I use both options at work, as I can't configure PPM to use the Proxy (It's a silly M$ Proxy), CPAN where possible, and if it's has a binary component then download and extract to local server.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Answer: Perl Upgrades: How do I install a new package, under Windows, while 'Firewalled'
by Jazz (Curate) on Sep 23, 2001 at 09:14 UTC |