in reply to Re: problems installing HTML::Tree
in thread problems installing HTML::Tree
ou might want to look at Marpa-HTMLthe docs for Marpa::HTML look very similar to Marpa::UrHTML. How do those 2 packages differ?
also, it looks like Marpa::HTML is focused on parsing and a bit of tree transformation. an example of complex HTML rendering (such as a zebra table with 3 different "stripes") would be interesting.
Also, how do you output the final document as HTML when done? Is there a method similar to ->as_HTML in TreeBuilder?
-- Terence Parr, "Enforcing Strict Model View Separation in Template Engines"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: problems installing HTML::Tree
by Jeffrey Kegler (Hermit) on May 16, 2010 at 04:08 UTC |