Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: Params::Validate and Test::MockObject::Extends

by autarch (Hermit)
on May 09, 2006 at 21:38 UTC ( [id://548330]=note: print w/replies, xml ) Need Help??


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

Gee, thanks for the bug report. Oh, you didn't bother sending one!

The XS version actually uses the Perl API's sv_derived_from() function, which apparently is like calling UNIVERSAL::isa(). You might want to submit a doc patch for the Perl core warning people off from using it if you really want to promote "proper" use of isa() and can().

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

Replies are listed 'Best First'.
Re^3: Params::Validate and Test::MockObject::Extends
by badaiaqrandista (Pilgrim) on Jun 02, 2006 at 07:03 UTC

    Sorry, I've never filed a bug report before. And I thought it was my fault. Anyway, what do you mean by 'proper' use of isa() and can()?

    -cheepy-

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://548330]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (8)
As of 2024-04-25 11:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found