Hi Dave,
DateTime required many other modules, some of which used Build.PL and some
of which used Makefile.PL...
I am familiar with unzipping, untarring, and then running sudo perl
Build.PL, ./Build. (or make, make test, make install for the Makefile)
It works just fine for Params::Validate--the Build completes. It's only when
all other modules are searching for it that they say it hasn't been
installed.
Thanks for your reply,
K
On Fri, May 21, 2010 at 8:40 AM, autarch@urth.org via RT <
bug-Params-Validate@rt.cpan.org> wrote:
Show quoted text> <URL:
https://rt.cpan.org/Ticket/Display.html?id=57728 >
>
> On Fri, 21 May 2010, Katie Boyle via RT wrote:
>
> > Is it possible that Params::Validate is not self-extracting itself to the
> > right place?
>
> I'm not sure exactly what you mean by this, but it sounds like maybe you
> didn't actually _install_ Params::Validate. You can't just untar it
> somewhere, you have to go through the "perl Build.PL; ./Build install"
> bits.
>
> > Another possibility is that DateTime-Locale is looking for
> > Params-Validate-0.91, and is not realizing that Params-Validate-0.95
> should
> > be used instead. Is there any way to get around this?
>
> No, that's not possible. Any version >= the minimum is sufficient.
>
>
> -dave
>
> /*============================================================
>
http://VegGuide.org http://blog.urth.org
> Your guide to all that's veg House Absolute(ly Pointless)
> ============================================================*/
>
>