Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: getting at the text of an icon

by wog (Curate)
on Dec 13, 2001 at 08:16 UTC ( [id://131537]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # This code is not tested. Sorry.
    sub _find_var_loop {
    ...
    sub find_var { # usage: my @names = find_var($var);
      return _find_var_loop(\%main::, "", \$_[0])
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found