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

Re^3: How do I determine if a variable contains a type glob?

by shmem (Chancellor)
on Dec 06, 2016 at 22:41 UTC ( [id://1177338]=note: print w/replies, xml ) Need Help??


in reply to Re^2: How do I determine if a variable contains a type glob?
in thread How do I determine if a variable contains a type glob?

Indeed; thank you. Haddocks' Eyes, again.

my $f = *STDOUT; $STDOUT{foo} = 'bar'; print *{$f}{HASH}{foo},"\n"; print ${$f}{foo},"\n"; __END__ bar bar

...resiling to my hermitage for a revision course of perl data.

perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-03-29 05:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found