Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: CPAN auto_bootstrap

by barbie (Deacon)
on Apr 15, 2006 at 18:14 UTC ( [id://543566]=note: print w/replies, xml ) Need Help??


in reply to CPAN auto_bootstrap

You might want to have a look at CPAN::YACSmoke as it does a lot wrapping around CPANPLUS. Although it only takes distributions to the test stage, you can manipulate CPANPLUS options to go the full distance, including auto-installing prerequisites rather than asking. You won't be able to use YACSmoke, but it might give you some pointers as to how to hook into CPANPLUS and some ideas of how to bundle a list of distributions to install.

One thing to bear in mind is that just calling CPAN/CPANPLUS to install a module will look for the latest module distribution. This may not be suitable if you want to install with a known working environment. Using the YACSmoke method you are able to name specific distribution versions to install.

--
Barbie | Birmingham Perl Mongers user group | http://birmingham.pm.org/

Replies are listed 'Best First'.
Re^2: CPAN auto_bootstrap
by doc_faustroll (Scribe) on Apr 16, 2006 at 00:19 UTC
    Thanks. I'll peek at it without installing it.

    CPANPLUS::Backend looks like the current best of breed for automating CPAN installs.

Log In?
Username:
Password:

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

    No recent polls found