|
|
| Problems? Is your data what you think it is? | |
| PerlMonks |
HTML::Template Loop Questionby theAcolyte (Pilgrim) |
| on Sep 23, 2003 at 17:01 UTC ( [id://293681]=perlquestion: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.theAcolyte has asked for the wisdom of the Perl Monks concerning the following question: Hello Monks. There seems to be a topic in HTML::Template that I simply cannot wrap my feeble little mind around: complext data structures within loops. Here's what I'm trying to output, as an example:
Where the list of states is not always the same, and the number of people listed for each state is not always the same. my first inclination was to have something like this
except theres no way to split the names up in a template doc ... so I'm a lil confused. Anyone point me in the right direction? Thanks! - Erik
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||||||||||