I found the missing dependencies by running this command :
perl -MXML::RSS -e '1'

Installed Class::Load and Class::Load::XS.
Everything is okay now.

Thanks for the tip :)

  Guillaume Hilt


Le 04/04/2012 18:11, Alberto Villanueva a écrit :

It is possible you have not any dependencies related to XML::RSS. In Perl documentation you could obtain that information.


Regards,


Already did, and I still got the same error.

Guillaume Hilt


Le 04/04/2012 16:55, Thomas Sibley a écrit :
On 04/04/2012 06:15 AM, Guillaume Hilt wrote:
SOME DEPENDENCIES WERE MISSING.
MASON missing dependencies:
XML::RSS ...MISSING
Attempt to reload DateTime.pm aborted.

cpan[6]> install XML::RSS
XML::RSS is up to date (1.49).
Re-run make testdeps. It's probably fine.



Reply via email to