Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^3: scalar(*main::{VALUE}) appears to return a string rather than a value?

by Don Coyote (Hermit)
on Nov 11, 2012 at 16:51 UTC ( [id://1003349]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    print qq{caret is the special variable symbol for $^}.$/;
    ...
    print ${ $main::{'$'} };
    
    exit 0;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-20 04:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found