cpanflute works fairly well (it's included with redhat's rpm build package). But, it requires you to download the cpan package then run /var/lib/rpm/cpanflute cpanpackage.tar.gz Then you get a few errors because of directories in /tmp (/tmp/cpan/junk /tmp/cpan/temp) that don't exist. So, you create those, then you get a .src.rpm package in /tmp/cpan/temp that you can rpm --rebuild perl-cpanpackage.src.rpm.. then if it compiles correctly you can install the .rpm from /usr/src/redhat/RPMS/i386/... It's quite a few steps...
In trying to find a better way I've come across this package http://perl.arix.com/cpan2rpm/ you might look at it. > 2. build an rpm from the module using cpanflute[2] install the package > and erase it. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list