* Dave Rolsky <[EMAIL PROTECTED]> [2005-08-15 14:55]:
> Params::Check is in pure Perl, P::V is all in XS except for a
> few bits, so I'd guess P::V is going to be faster.

But faster than merely locking a hash for a moment to keep
unwanted bits out of it too?

Regards,
-- 
#Aristotle
*AUTOLOAD=*_=sub{s/(.*)::(.*)/print$2,(",$\/"," ")[defined wantarray]/e;$1};
&Just->another->Perl->hacker;

Reply via email to