ianox has asked for the wisdom of the Perl Monks concerning the following question:

I am trying to cpan:-
get Bundle::mod_perl # loads OK BUT get Bundle::RT . . . . . . . Module-Build-0.35/t/bundled/Tie/CPHash.pm Module-Build-0.35/t/compat Module-Build-0.35/t/compat/exit.t Module-Build-0.35/contrib Module-Build-0.35/contrib/bundle.pl Module-Build-0.35/contrib/bash_completion.module-build Module-Build-0.35/scripts Module-Build-0.35/scripts/config_data ---- Unsatisfied dependencies detected during ---- ---- SHLOMIF/XML-RSS-1.46.tar.gz ---- Module::Build &#91build_requires&#93 Running get for module 'Module::Build' ---- Unsatisfied dependencies detected during ---- ---- SHLOMIF/XML-RSS-1.46.tar.gz ---- Module::Build &#91build_requires&#93 Running get for module 'Module::Build' ---- Unsatisfied dependencies detected during ---- . . . . . . . forever.
I am in latest XP cygwin, trying to build RT and mod_perl to match Cygwins Apache2 using the cygwin compiler and libs.

Perl is 5.10.0
Cpan is 1.9402

Advice on where to go from here please.

Ian

Replies are listed 'Best First'.
Re: cpan Unsatisfied dependancies
by ikegami (Patriarch) on Dec 08, 2009 at 15:49 UTC

    [ That's unreadable. Please add <c>...</c> around computer text such as the output you got. ]

    Try installing/upgrading Module::Build first.