On Tue, Apr 7, 2009 at 8:33 PM, Andreas J. Koenig <andreas.koenig.7os6v...@franz.ak.mind.de> 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/