Skip Menu |

This queue is for tickets about the Params-Validate CPAN distribution.

Report information
The Basics
Id: 42007
Status: rejected
Priority: 0/
Queue: Params-Validate

People
Owner: Nobody in particular
Requestors: grousse [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.91
Fixed in: (no value)



Subject: Params::ValidateXS broken
Params::ValidateXS doesn't even load correctly: [guillomovitch@n2 Params-Validate-0.91]$ perl -I blib/arch/ -I blib/lib/ -MParams::ValidateXS Global symbol "%OPTIONS" requires explicit package name at blib/lib//Params/ValidateXS.pm line 34. BEGIN not safe after errors--compilation aborted at blib/lib//Params/ValidateXS.pm line 135. Compilation failed in require. BEGIN failed--compilation aborted. This happen on Mandriva Linux with perl 5.10.
Subject: Re: [rt.cpan.org #42007] Params::ValidateXS broken
Date: Sun, 28 Dec 2008 16:51:05 -0600 (CST)
To: Guillaume Rousse via RT <bug-Params-Validate [...] rt.cpan.org>
From: Dave Rolsky <autarch [...] urth.org>
yOn Sun, 28 Dec 2008, Guillaume Rousse via RT wrote: Show quoted text
> Sun Dec 28 17:46:00 2008: Request 42007 was acted upon. > Transaction: Ticket created by GROUSSE > Queue: Params-Validate > Subject: Params::ValidateXS broken > Broken in: 0.91 > Severity: (no value) > Owner: Nobody > Requestors: grousse@cpan.org > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=42007 > > > > Params::ValidateXS doesn't even load correctly: > [guillomovitch@n2 Params-Validate-0.91]$ perl -I blib/arch/ -I blib/lib/ > -MParams::ValidateXS > Global symbol "%OPTIONS" requires explicit package name at > blib/lib//Params/ValidateXS.pm line 34. > BEGIN not safe after errors--compilation aborted at > blib/lib//Params/ValidateXS.pm line 135. > Compilation failed in require. > BEGIN failed--compilation aborted. > > This happen on Mandriva Linux with perl 5.10.
That's cause you should just load Params::Validate and let it load the XS implementation (when possible). Just do what the docs show you. Please do not respond to this bug, or it will be re-opened. /*============================================================ http://VegGuide.org http://blog.urth.org Your guide to all that's veg House Absolute(ly Pointless) ============================================================*/