Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: Finding file level lexical variables

by Athanasius (Archbishop)
on May 25, 2016 at 16:01 UTC ( [id://1164095]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! perl
    use strict;
    ...
    my $h_ref = peek_my(0);
    
    print "$_\n" for keys %$h_ref;
    
  2. or download this
     2:00 >perl 1643_SoPW.pl
    Sum is 59
    ...
    $foo
    
     2:00 >
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-04-25 18:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found