Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Downloading perl modules and all the dependencies at a time ( autobundle cpanm --save-dists tardir -L extlib Plack )

by Anonymous Monk
on Aug 25, 2019 at 23:57 UTC ( [id://11105006]=note: print w/replies, xml ) Need Help??


in reply to Downloading perl modules and all the dependencies at a time

cpanm

cpanm --save-dists tarballs -L extlib Plack # install Plack and all non-core deps into ./extlib # save all tarballs minicpan style into ./tarballs

Or use autobundle (cpanp "b" command) along with Re^2: How to clean-up an autobundle so it's really "auto-installable" to download a bunch o tarballs

  • Comment on Re: Downloading perl modules and all the dependencies at a time ( autobundle cpanm --save-dists tardir -L extlib Plack )
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-20 03:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found