![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Answer: Perl Upgrades: How do I install a new package, under Windows, while 'Firewalled'by Buckaroo Buddha (Scribe) |
on Jun 01, 2000 at 01:41 UTC ( #15722=categorized answer: print w/replies, xml ) | Need Help?? |
Q&A > programs and processes > Perl Upgrades: How do I install a new package, under Windows, while 'Firewalled' - Answer contributed by Buckaroo Buddha
<quote>
ppm install --location=your_package_location PACKAGE
</quote>
yes, i tried this but under windows it tells me that it can't find the binary for this package (probably related to the lack of CHMOD in windows)
|
|