I've built an RPM of Test-SDK using cpan2rpm, and when I try to install it on a Red Hat system it says:
[root@e-smith skud]# rpm -Uvh perl-Test-SDK-0.04-1.i386.rpm Preparing... ########################################### [100%] file /usr/lib/perl5/5.6.0/Test/Harness.pm from install of perl-Test-SDK-0.04-1 conflicts with file from package perl-5.6.0-12 file /usr/share/man/man3/Test::Harness.3pm.gz from install of perl-Test-SDK-0.04-1 conflicts with file from package perl-5.6.0-12 Not sure what to do about this. Suggestions welcome. I'm going to forward this to our internal e-smith RPM weenies, who might have some ideas, but I thought I'd raise it on perl-qa too, in case anyone else had thoughts. K.