Perl modules as dependencies

Posted:
Apr 10th, '12, 12:03
by laidlaws
I am trying to install an RPM from SourceForge. Looking at the spec file, it depends on Perl modules, only some of which are available as RPMs. Can I download them with CPAN? If not, it seems odd to specify a non-RPM as a dependency.
Re: Perl modules as dependencies

Posted:
Apr 10th, '12, 13:42
by isadora
What package exactly do you want to have installed from SourceForge?
Re: Perl modules as dependencies

Posted:
Apr 10th, '12, 16:37
by djennings
Yes you can install perl modules with CPAN, but the Mageia perl packagers think it is best to install them by rpm. See here
https://qa.mandriva.com/show_bug.cgi?id=50584#c3If the perl package you need is not available in Mageia you could raise a request in bugzilla for it.
Re: Perl modules as dependencies

Posted:
Jul 18th, '12, 22:11
by doktor5000
FWIW, you can also package perl modules in cpan to Mageia packages as it was the case with Mandriva already. Should work with most ones.
http://search.cpan.org/dist/CPANPLUS-Di ... /Mageia.pm