The HTML-Element-Extended bundle is several modules that extend HTML::Element
in some powerful ways.
| HTML::ElementTable | Provides an easy interface to an HTML::Element table structure. Multiple elements can be manipulated simultaneously as rows, columns, or boxes using the same interface as HTML::Element. |
| HTML::ElementSuper | Several useful extensions to the basic HTML::Element class. These include positional coordinate reporting, content replacing, content wrapping, masking, and cloning. |
| HTML::ElementGlob | Utility that allows you to manipulate groups of HTML::Element style objects as if they were a single element. |
| HTML::ElementRaw | A crippled HTML::Element that allows HTML strings to be grafted into a regular HTML::Element structure. Normally an HTML string would be encoded as literal content. |
See HTML::ElementTable in action.
Some of the project facilities, such as the mailing list, are hosted on SourceForge.
| Send feedback to Matthew P. Sisk | Back to projects | Back home |