mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
Commit b7f05445c0
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)
7 lines
359 B
Text
7 lines
359 B
Text
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.
|