I have the following piece of code:<br> <br> # in controller<br> ...<br> while ( my $row = $file-&gt;read ) {<br> push @record, {<br> id =&gt; $row-&gt;{id},<br> name =&gt; $row-&gt;{name},<br> };<br> }<br> $c-&gt;stash-&gt;{recs} = @records;<br> .....<br> <br> What is the syntax on the tt2 to access the id and name?<br> Or please point me to somewhere that I could do some reading on the question.<br> <br> Thank you<br> <p>&#32;
      <hr size=1>Now that's room service! <a href="http://travel.yahoo.com/hotelsearchpage;_ylc=X3oDMTFtaTIzNXVjBF9TAzk3NDA3NTg5BF9zAzI3MTk0ODEEcG9zAzIEc2VjA21haWx0YWdsaW5lBHNsawNxMS0wNw--
">Choose from over 150,000 hotels <br>in 45,000 destinations on Yahoo! Travel</a> to find your fit.