forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
21 lines
624 B
Text
21 lines
624 B
Text
HTML-Element-Extended is a package of several enhanced
|
|
HTML::Element classes, most of which arose during the effort
|
|
to implement an HTML::Element based table class.
|
|
|
|
The modules are:
|
|
HTML::ElementTable
|
|
HTML::ElementSuper
|
|
HTML::ElementGlob
|
|
HTML::ElementRaw
|
|
|
|
The resulting functionality enables:
|
|
tables
|
|
element globs
|
|
element coordinates
|
|
content replacement
|
|
content wrapping
|
|
element cloning
|
|
raw HTML string adoption
|
|
|
|
WWW: http://search.cpan.org/dist/HTML-Element-Extended/
|
|
http://www.mojotoad.com/sisk/projects/HTML-Element-Extended/
|