./www/p5-Rose-HTML-Objects, Object-oriented interfaces for HTML

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2013Q3, Version: 0.618, Package name: p5-Rose-HTML-Objects-0.618, Maintainer: pkgsrc-users

The Rose::HTML::Object::* family of classes represent HTML tags,
or groups of tags. These objects allow HTML to be arbitrarily
manipulated, then serialized to actual HTML (or XHTML). Currently,
the process only works in one direction. Objects cannot be constructed
from their serialized representations. In practice, given the
purpose of these modules, this is not an important limitation.

Any HTML tag can theoretically be represented by a
Rose::HTML::Object-derived class, but this family of modules was
originally motivated by a desire to simplify the use of HTML forms.

The form/field object interfaces have been heavily abstracted to
allow for input and output filtering, inflation/deflation of values,
and compound fields (fields that contain other fields). The classes
are also designed to be subclassed. The creation of custom form
and field subclasses is really the "big win" for these modules.

There is also a simple image tag class which is useful for
auto-populating the width and height attributes of img tags. Future
releases may include object representations of other HTML tags.
Contributions are welcome.


Required to run:
[textproc/p5-Encode] [www/p5-HTML-Parser] [www/p5-Rose-URI] [www/p5-URI]

Master sites: (Expand)

SHA1: 16a4efa8f4dc6895cbd1c89f929bd4717de59bcc
RMD160: 41e0fdaaca26642b68a0f605cf0c2c2536e93053
Filesize: 200.032 KB

Version history: (Expand)