Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^5: Canon concerning coderef calls?

by revdiablo (Prior)
on Nov 16, 2004 at 06:06 UTC ( [id://408047]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Canon concerning coderef calls?
in thread Canon concerning coderef calls?

research shows that the "can" method (or allegedly exported sub) does not really exist in any module - documentation says it is built into perl

I suppose it all depends on what you mean by "built into perl." It's true that it's part the perl core, and can be relied on being there. But that's only because UNIVERSAL is the base class for all classes. If you run perldoc -f can, or browse through perlfunc, you will see that can is not a builtin function in the strict sense of the term.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (8)
As of 2024-04-23 10:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found