| Paketname | libtest-html-content-perl |
| Beschreibung | Perl extension for testing HTML output |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.08-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 112 Byte |
| Hängt ab von | perl (>= 5.6.0-16), libhtml-parser-perl, libtest-simple-perl |
| Empfohlene Pakete | libxml-libxml-perl |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 20576 Byte |
| Prüfsumme MD5 | 5a5732f3b5437f16a01e99b1383ffb04 |
| Prüfsumme SHA1 | 07fda4439b3d8bedd5b5402036f7c06745e6b2d1 |
| Prüfsumme SHA256 | 919a81c9bf1c9afbbd8def645542a06cbe9bf2ea24ef89e8d3a52232fe4c99d1 |
| Link zum Herunterladen | libtest-html-content-perl_0.08-1_all.deb |
| Ausführliche Beschreibung | 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).
|