Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: "Dynamically" Accessing a HoH

by ysth (Canon)
on Jun 02, 2005 at 15:39 UTC ( [id://462953]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    die "horribly" if $usr_str !~ /^(\{\w+\})+\z/;
    my $val = eval "\$xml->$usr_str";
    print $val;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (6)
As of 2024-03-29 02:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found