|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re: Creating dynamic HTML tables based on user-actionsby santonegro (Scribe) |
| on Feb 17, 2006 at 17:43 UTC ( [id://531091]=note: 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.
You might also look at Data::Table.
Also, it sounds to me like you want to mix/match multiple table generation/manipulation strategies for the same basic piece of table HTML. HTML::Seamstress is oriented towards object-oriented HTML manipulation via TreeBuilder. In particular the table2() call in HTML::Element::Library (which Seamstress-style HTML trees are subclassed to) can be called in a number of ways to flexibly unroll HTML tables.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||