I like to have modules available on RPM *ducks*. Simply because my customers dislike having the modules exist outside of a 'rpm -qa' grep. To them, simply having an RPM means maintainability (it does to me too). So - anyone got any secret, magic scripts for RPM-ifying perl modules? Relevant experience?
I haven't had a chance yet, but I'm looking forward to checking out the cpan2rpm program. When it comes to
packaging an entire program together, RPM really is a great way to go. And this program looks very promising.