Package: wnpp
Severity: wishlist
Owner: Dominic Hargreaves <[EMAIL PROTECTED]>

* Package name    : libtest-html-content-perl
  Version         : 0.07
  Upstream Author : Max Maischein <[EMAIL PROTECTED]>
* URL             : http://search.cpan.org/dist/Test-HTML-Content/
* License         : Dual GPL/Artistic
  Description     : Perl extension for testing HTML output

This is a module to test the HTML output of your programs in simple test
scripts. It can test a scalar (presumably containing HTML) for the
presence (or absence, or a specific number) of tags having (or lacking)
specific attributes. Unspecified attributes are ignored, and the
attribute values can be specified as either scalars (meaning a match
succeeds if the strings are identical) or regular expressions (meaning
that a match succeeds if the actual attribute value is matched by the
given RE) or undef (meaning that the attribute must not be present).


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to