Let's say I have a hash:<br><br>$a = {b=&gt;(1,2,3)}<br><br>and<br><br>$b = \$a;<br><br>Is there a way given $b-&gt;{b} to dereference that into the array that is (1,2,3) ?<br><br>Currently I end up doing a lot of annoying steps, but it'd be nice if something like @($b-&gt;{b}) would work...
<br clear="all"><br>-- <br>Dave Dash<br>612.670.0621<br>3555 Fremont Ave S, Mpls, MN 55408<br><a href="http://citybikemap.com/">http://citybikemap.com/</a><br><a href="http://davedash.com/">http://davedash.com/</a><br>AIM: davesdash