Well, after consulting with Autrijus Tang (the author of ExtUtils::AutoInstall among else) I was suggested to run the following in the shell beforehand:
$ export PERL_EXTUTILS_AUTOINSTALL=--default This caused Ovid [1] to compile XML::Feed and all of its dependencies perfectly. Moreover, I was given a check-in account for the EU::AI repository and used it to clarify the POD documentation for it in this regard. (per request of Mr. Tang) Best regards, Shlomi Fish [1] The CPAN meta-module, not the Perl hacker, or the original Roman scholar. On Friday 26 August 2005 22:23, Shlomi Fish wrote: > Hi good people, > > I'd like to install the XML::Feed on my system. (Mandriva Linux 2006 > Beta-2) Only problem is that I want it and all of its dependencies packaged > as RPMs. I'm aware of three such solutions for automatically preparing RPMs > out of CPAN packages: > > 1. cpan2rpm - http://perl.arix.com/cpan2rpm/ - I don't know if it does > dependency recursion. > > 2. Ovid - http://search.cpan.org/dist/Ovid/ - Slightly less updated to > handle all the latest CPAN technologies (Module::*, ExtUtils::*, etc.). But > does recursion. > > 3. cpanflute - I heard about it, but cannot find it anywhere. It's supposed > to be part of RedHat distributions but Google is not help in finding it. > --------------------------------------------------------------------- Shlomi Fish [EMAIL PROTECTED] Homepage: http://www.shlomifish.org/ 95% of the programmers consider 95% of the code they did not write, in the bottom 5%.