Re: Transferring CPAN "installs" to another machine
[email protected] (Earl Ruby) Fri, 10 Apr 2009 10:23:47 -0700
| Newsgroups | perl.cpan.discuss |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Apr 7, 2009 at 8:33 PM, Andreas J. Koenig <[email protected]> wrote: > In this case yu should build RPMs. The open question is how to do that > but it seems that CPANPLUS::Dist::RPM or CPANPLUS::Dist::Fedora should > suit. You might also want to take a look at cpan2rpm. You install a CPAN package on a machine using the normal method, then: cpan2rpm Cache::Memcached ... would create an RPM of Cache::Memcached. http://perl.arix.com/cpan2rpm/ -- Earl Ruby http://earlruby.org/