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

Re: Blessing with unknown classnames (updated x 2)

by LanX (Saint)
on Apr 01, 2021 at 16:44 UTC ( [id://11130678]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      DB<30>  bless [1,2,3] => 'nonexistent'
    
      DB<31> p $main::{'nonexistent::'}
    *main::nonexistent::
      DB<32>
    
  2. or download this
      DB<32> p *{$main::{'nonexistent::'}}{HASH}
    HASH(0x2e7b830)
      DB<33>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (5)
As of 2024-04-24 04:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found