NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Mounting? (Score:1)
Then one server can be the master and the others can mount them.
syncing CPAN modules (Score:1)
cvs rtag TAG MODULE1 MODULE2. and then using psync (a perl wrapper around rsync that has a config file to do multiple rsyncs).Anyway, I recently was battling this exact same problem when upgrading DBI and DBD::Sybase on our servers and I wanted to changes to go with the migration (I also wanted a way to roll back in case all HELL broke loose)
My solution was to make a new CVS module called CPAN and then install the CPAN modules into that direct
-biz-
Re:syncing CPAN modules (Score:2)
try reading the CPAN FAQ :) (Score:2)
Re:try reading the CPAN FAQ :) (Score:2)
Thanks for the tip. ExtUtils::Installed works beautifully. I think the trick will be to create bundles and push them to the other servers, the only problem seems to be modules that have interactive installers.
Fotango::Build (Score:1)
We are also putting together a build system so that our systems all build into one app directory with its own bin, lib and include dirs.
The individual package build instructions live on our intrane
Another option ... (Score:1)
The latest version of PAR (0.74) is fairly stable and incorporates the facility to specify PAR archives by remote URLs - For example, based on that in Autrijus Tang's TPF Grant 2003 Report [perlfoundation.org]:
(Naturally, the filename of the PAR archive could be changed to