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.
cpan2rpm-- (Score:2)
A few additionnal notes (I took the Template-Toolkit one)
* you must not set buildarch unless it's noarch, because rpm will figure it out by itself, and that might be a 64 bit platform, or a sparc, etc.
* there are no BuildRequires, but a good tool would be able to generate them from the META.yml for example. (of cours
Re:cpan2rpm-- (Score:2)
Yeah. It was quick and easy (and already installed).
I'm happy to look at other alternatives tho'. I keep meaning to look at Ovid [cpan.org] but I love to hear other suggestions.
And thanks for the other suggestions. I'm really new to this and the current RPMs are provided very much on a "this works for me" basis - but I'll be working to raise the quality over the next few weeks.
Re:cpan2rpm-- (Score:1)
Reply to This
Parent