>
>
> > Just a quick aside - I can't believe it has taken me this long to find:
> >
> >       cpanp -i 'Some::Module'.
> >
> > I almost cried with relief this morning. It automatically downloads and
> > installs from CPAN - great for installing modules on lots of remote
> > machines.
> >
> > Up until today I've been muddling through with old school: perl -MCPAN -e
> > 'install ...', cpan2rpm etc.
>
> Your reference to cpan2rpm makes me think that you might be installing
> modules on a Red Hat(ish) system. In which case I'd like to strongly
> recommend that you don't mix CPAN-installed modules and RPM-installed
> modules in the same Perl installation. Bad Things will ensue.
>

Thanks for the tips. Fortunately I'm using Amazon EC2 so the majority of
modules are stored on my master machine image which gets cloned. But there
always seems to be  "just one more module" that needs installing around the
cluster after it is running.


> See my "Perl in RPM-Land" talk[1] for more details. You might also be
> interested in my CPAN modules yum repository[2]. I take requests :-)
>

Thanks for these links - and the pointers. I enjoyed reading your talk.


NIge
_______________________________________________
BristolBathPM mailing list
[email protected]
http://mailman.bristolbath.org/mailman/listinfo/bristolbathpm

Reply via email to