Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: installing perl modules from cmd prompt in windows

by jfluhmann (Scribe)
on Sep 21, 2006 at 19:00 UTC ( [id://574234]=note: print w/replies, xml ) Need Help??


in reply to installing perl modules from cmd prompt in windows

Anytime I've installed modules on a Win32 system (not using PPM), I've done the following:

perl -MCPAN -e"install Blah::Blah"
or open a shell session via:
perl -MCPAN -eshell

Installing via CPAN on a Win32 system works great if you're using Strawberry Perl. You can get a copy from http://vanillaperl.com/. You can also read about it at the win32.perl.org wiki.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://574234]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-04-18 03:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found