|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re: migrate cpan from AIX to Red Hatby rurban (Scribe) |
| on Jul 30, 2013 at 17:37 UTC ( [id://1047083]=note: print w/replies, xml ) | Need Help?? |
|
find /usr/lib/perl5 -name \*.pm | xargs yum whatprovides
will not work because the prefix will be different. But it is a good idea. dists can be named differently to modules. I thought of using CPAN or a simple script like instmodsh (from ExtUtils::Installed) to get the list of your modules, and then mangle the names to find the rpm's. perldoc ExtUtils::Installed
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||