Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: tool for managing perl in win32

by ig (Vicar)
on Aug 01, 2013 at 03:10 UTC ( [id://1047338]=note: print w/replies, xml ) Need Help??


in reply to tool for managing perl in win32

You don't say what release of perl you use or how you installed your modules or how you will install modules on your new version of perl. These details may make a difference to what you can do.

I use Strawberry perl and install additional modules with cpan. To re-install all currently installed modules after installing a new version of perl I would use the cpan -a command from the old version of perl to create a bundle listing all currently installed modules then install this bundle from the new version of perl.

I rarely do this. Over time the set of modules installed on my system grows as I try various new ones. I generally only use a small subset of these on an ongoing basis. When I install a new version of perl, I usually only install additional modules as needed.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (1)
As of 2024-04-24 13:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found