Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: isa for ref?

by tobyink (Canon)
on Jun 20, 2020 at 22:14 UTC ( [id://11118293]=note: print w/replies, xml ) Need Help??


in reply to isa for ref?

It's documented towards the end of UNIVERSAL. And you don't want to do it. isa is a method, not a function.

Replies are listed 'Best First'.
Re^2: isa for ref?
by haj (Vicar) on Jun 21, 2020 at 12:49 UTC
    isa is a method, not a function.
    SCNR: Unless you're running Perl 5.32, where isa is an infix operator.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11118293]
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: (5)
As of 2024-04-19 02:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found