Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^3: Test if a string is a sub name

by choroba (Cardinal)
on Oct 06, 2022 at 15:22 UTC ( #11147274=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    exists ⊂    # OK
    exists &sub();  # Error
    
  2. or download this
    $bar = \&{'foo'};
    &$bar;
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2023-03-31 09:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (75 votes). Check out past polls.

    Notices?