in reply to Re: Params::Validate and Test::MockObject::Extends
in thread Params::Validate and Test::MockObject::Extends

There's an option you can set to force the use of the pure perl, non-XS Params::Validate. It sounds like the easiest thing to do is force plain perl Params::Validate and then use UNIVERSAL::isa.

⠤⠤ ⠙⠊⠕⠞⠁⠇⠑⠧⠊

  • Comment on Re^2: Params::Validate and Test::MockObject::Extends