Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
8 lines
359 B
Plaintext
8 lines
359 B
Plaintext
Rose::HTML::Objects is a framework for creating a reusable set of HTML
|
|
widgets as mutable Perl objects that can be serialized to HTML or XHTML
|
|
for display purposes.
|
|
|
|
The Rose::HTML::Object class may be used directly to represent a generic
|
|
tag with an explicitly set element name and arbitrary attributes. There
|
|
are also methods for parent/child manipulation.
|