Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Grabbing Variable Names

by ihb (Deacon)
on Jan 12, 2003 at 00:14 UTC ( [id://226165]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      # We define this subroutine anonymously and store it in a lexical
      # scalar to avoid it getting found by itself.
    ...
      # Here you might want to do() your program file.
    
      print "$_\n" for $find_globs->('main::');
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://226165]
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: (6)
As of 2024-04-25 07:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found