Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^4: Dancer2 - How to loop over a ref to a HoH

by fishmonger (Chaplain)
on Jun 10, 2014 at 19:27 UTC ( [id://1089447]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Dancer2 - How to loop over a ref to a HoH
in thread Dancer2 - How to loop over a ref to a HoH

No, that didn't work under either of the template engines.

This is what works when using TT.

[% FOREACH partner IN partners.keys %] Partner: [% partners.$partner.TPCOMPNAME %] [% partners.$partner.T +PTYPE %]<br> [% END %]

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (2)
As of 2024-04-26 05:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found