Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^3: isa() on any scalar

by revdiablo (Prior)
on Jun 10, 2005 at 18:41 UTC ( [id://465636]=note: print w/replies, xml ) Need Help??


in reply to Re^2: isa() on any scalar
in thread isa() on any scalar

can() will report false if the method in question is handled by autoload

Anybody who uses AUTOLOAD in this way should also override can appropriately.

Replies are listed 'Best First'.
Re^4: isa() on any scalar
by shemp (Deacon) on Jun 10, 2005 at 21:31 UTC
    Thats a very good point, i hadn't really thought about overriding can().

    Then again i have learned to stay away from AUTOLOAD whenever possible.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-03-28 13:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found