Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Maintaining CPAN sources for later installation across multiple servers

by IlyaM (Parson)
on Mar 05, 2003 at 11:45 UTC ( [id://240570]=note: print w/replies, xml ) Need Help??


in reply to Maintaining CPAN sources for later installation across multiple servers

You might find this thread on mod_perl mailing list interesting.

--
Ilya Martynov, ilya@iponweb.net
CTO IPonWEB (UK) Ltd
Quality Perl Programming and Unix Support UK managed @ offshore prices - http://www.iponweb.net
Personal website - http://martynov.org

  • Comment on Re: Maintaining CPAN sources for later installation across multiple servers

Replies are listed 'Best First'.
Re: Re: Maintaining CPAN sources for later installation across multiple servers
by mp (Deacon) on Mar 07, 2003 at 16:37 UTC
    Thanks for the link, that thread was helpful. Thank you all for your suggestions.

    The approach I'm leaning toward at this point is to just mirror CPAN locally, use either a bundle file or write a script that uses CPAN.pm to do the installation of all the modules of specified revisions from a list, and write several scripts, 1) to compare listed modules against the repository to see if new revisions have been released and 2) given a module that is out of date in my local repository, be able to pull the new version down from CPAN into the local repository.

    Something else mentioned in the mod_perl thread was conversion of modules to RPMs for deployment. That approach looks interesting and provides the ability to query the rpm database to find out what versions of what modules are installed and the ability to uninstall modules, but it also adds a complexity that I think is beyond what is needed at this point in this project.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-04-23 21:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found