Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: "Copying" Strawberry Perl Modules from my laptop to Servers.

by atcroft (Abbot)
on Oct 28, 2013 at 14:34 UTC ( [id://1059992]=note: print w/replies, xml ) Need Help??


in reply to "Copying" Strawberry Perl Modules from my laptop to Servers.

It may be a better idea to use the autobundle command in the CPAN shell (perl -MCPAN -e "autobundle;"), which generates a list of installed modules, then upload that listing to an appropriate location on each server and install the bundle (perl -MCPAN -e "install Bundle::Snapshot_2013_10_28_00;").

(Bonus: Look at Order your autobundle by dependency to reorder the listing of modules such that dependencies are installed earlier.)

Hope that helps.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (7)
As of 2024-04-23 16:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found