--- Mark Stosberg <[EMAIL PROTECTED]> wrote:

> > On Sat, Aug 13, 2005 at 07:27:56AM -0500, Ken Williams wrote:
> > Before discounting
> > it, 
> > have you measured the actual resource impact?
> 
> I would hope it would be fairly minimal, in it's mode of disabling
> validation:
> 
>
http://search.cpan.org/~drolsky/Params-Validate-0.78/lib/Params/Validate.pm#DISABLING_VALIDATION

Looking at the first sentence of that section:
 
  If the environment variable PERL_NO_VALIDATION is set
  to something true, then validation is turned off. This 
  may be useful if you only want to use this module during
  development but don't want the speed hit during production.

So if I want to avoid the performance impact of Params::Validate, I
have to not do what I want to do.

Cheers,
Ovid

-- 
If this message is a response to a question on a mailing list, please send
follow up questions to the list.

Web Programming with Perl -- http://users.easystreet.com/ovid/cgi_course/

Reply via email to