Hi,

I would say that cpan does just that.
Just run perl -MCPAN -e shell 
and..
>> install XML::RSS

For more help see http://cpan.uwinnipeg.ca/htdocs/CPAN/CPAN.html

BFN,

Yaron Kahanovitch

----- Original Message -----
From: "Jerry Krinock" <[EMAIL PROTECTED]>
To: beginners@perl.org
Sent: 07:07:33 (GMT+0200) Africa/Harare יום ראשון 29 יולי 2007
Subject: Light at the end of Module Prerequisite Tunnel?

Please help a beginner with a sanity check.  My sanity, that is.  I
want to use the module XML::RSS.  Upon installing it, I get warnings
that I need prerequisites, and upon installing those prerequisites, I
get more warnings that I need more prerequisities.  I'm now up to 8,
with no end in sight.  Instead of converging, it's growing like a
tree.

Is there a systematic way to determine all the prerequisites required
I'll need to run a given module?  Do I really need all of them?

Here are the prerequisite warnings I've received so far, for XML::RSS:

expat
XML::Parser
DateTime
DateTime::Locale
Params::Validate
DateTime::Format::Mail
DateTime:Format::3CDTF
Test::Manifest

Thanks,

Jerry Krinock


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/




--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to