On Thu Sep 10 07:31:15 2009, mark@summersault.com wrote:
Show quoted text> > The cpan shell doesn't recognise dependencies like Perl6::Junction being
> > missing and attempts to install DFV without resolving the dependencies
> > (see attached log).
>
> Dan,
>
> This is generally not a problem, as our testing reports show:
>
>
http://matrix.cpantesters.org/?dist=Data-FormValidator+4.63
>
> Could you upgrade your CPAN shell and try again? I saw something
> like this recently with another distro where an old CPAN shell
> missed dependencies.
>
> cpan -i CPAN
> cpan -i Data::FormValidator
>
> I'm not sure what else to do from my end, since Perl6::Junction is listed
> as a dependency in Build.PL. A patch would be welcome.
>
> Mark
Hi Mark
Unfortunately I installed the dependencies by hand, so I can't test now.
I tried on another Redhat server, but I didn't encounter the same
problem. Guess I'll just chalk it down to on one of those things
Dan