After updating seemingly successfully, I am not able to actually *use* the WWW::Mechanize Perl module. It actually needs LWP::UserAgent 5.827 (from the perl-libwww-perl package of the same version), but this dependency is not listed in the perl-WWW-Mechanize.spec .
Unfortunately, only perl-libwww-perl 5.808 is available to me. Oddly, looking at http://apt.sw.be/redhat/el5/en/SRPMS.rpmforge/ , I can see a perl-libwww-perl 5.825 SRPM (that's still not high enough to satisfy the new WWW::Mechanize, but it's a lot newer than 5.808), but no matching RPM appears at http://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/ . So it looks like two fixes are needed: adding a versioned dependency to perl-WWW-Mechanize.spec , and building a 5.827 or later version of perl-libwww-perl . -'f _______________________________________________ users mailing list [email protected] http://lists.rpmforge.net/mailman/listinfo/users
