DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibtest-html-content-perl
BeschreibungPerl extension for testing HTML output
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.08-1
Sektionperl
Prioritätoptional
Installierte Größe112 Byte
Hängt ab vonperl (>= 5.6.0-16), libhtml-parser-perl, libtest-simple-perl
Empfohlene Paketelibxml-libxml-perl
PaketbetreuerDominic Hargreaves
Quelle
Paketgröße20576 Byte
Prüfsumme MD5b3d1e727f6b9a18d9a579c96ee134265
Prüfsumme SHA13554b601c0144874c571270d9a2bdb38a5e0e1ae
Prüfsumme SHA25663cf6dac81fff9c8e1f34cecc6fc9381e83e645e76c59c56a6257a2a369e455d
Link zum Herunterladenlibtest-html-content-perl_0.08-1_all.deb
Ausführliche BeschreibungThis 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).


Impressum
Linux is a registered trademark of Linus Torvalds