| Paketname | libhtml-template-dumper-perl |
| Beschreibung | Output template data in a test-friendly format |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.1-1 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 112 Byte |
| Hängt ab von | perl, libhtml-template-perl (>= 2.6) |
| Empfohlene Pakete | libyaml-perl |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 17624 Byte |
| Prüfsumme MD5 | 4a1717c52a5bde2a73f3b5f94a58ee1f |
| Prüfsumme SHA1 | 2f9a14c4761583ae407ded6cb804005952a9f1e6 |
| Prüfsumme SHA256 | 8acd8f68afaff74b4e52a9732d2a714e7e25eca6332eb345548fa71eb85a6c43 |
| Link zum Herunterladen | libhtml-template-dumper-perl_0.1-1_all.deb |
| Ausführliche Beschreibung | HTML::Template::Dumper helps you to test HTML::Template-based programs by
printing only the information used to fill-in the template data. This makes
it much easier to automatically parse the output of your program. Currently,
data can be outputed by Data::Dumper (default) or YAML.
.
Note that the underlying HTML::Template methods are still called, so options
like strict and die_on_bad_params will still throw errors.
|