On Thu, Oct 9, 2008 at 1:14 PM, Shlomi Fish <[EMAIL PROTECTED]> wrote:
> Hi!
>
> In http://www.nntp.perl.org/group/perl.cpan.testers/2008/10/msg2399796.html it
> seems that you didn't install the Template.pm module and as a result
> HTML-Latemp-NavLinks-GenHtml is failing. I specifically require a version of
> it, but it wasn't made available for it.

What's odd about that report is the prereq section:

>requires:
>
>    Module          Need Have
>    --------------- ---- ----
>    Class::Accessor 0    0.31
>    Template        0    0
>    Test::More      0    0.80

The only way CPAN::Reporter should report "0" for Have is if there is a
Template.pm file in @INC that can be loaded without error and that EU::MM
can't parse to find $VERSION.

Or there's a bug somewhere.  Let me know how this turns out.

-- David

Reply via email to