Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: perl modules replication

by fmerges (Chaplain)
on Sep 13, 2007 at 16:57 UTC ( [id://638856]=note: print w/replies, xml ) Need Help??


in reply to perl modules replication

Hi,

Why you don't use the autobundle command available on the CPAN module?

perl -MCPAN -e 'autobundle'

Later you copy the module created under ~/.cpan/Bundle to the other hosts, in the same dir, and the you do:

perl -MCPAN -e 'install Bundle::replace_string'

Regards,

fmerges at irc.freenode.net

Replies are listed 'Best First'.
Re^2: perl modules replication
by tedtoal (Initiate) on Dec 10, 2017 at 23:21 UTC

    It appears that if the command to make the bundle makes file Snapshot_2017_12_10_00.pm, then the command to install the modules in the bundle would be:

    perl -MCPAN -e 'install Bundle::Snapshot_2017_12_10_00'

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://638856]
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: (8)
As of 2024-04-19 14:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found