blob: 01159d37996d0aed08f6ca105946b02206f43b0f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
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/
|