libhtml-tagtree-perl 1.03-4 source package in Ubuntu
Changelog
libhtml-tagtree-perl (1.03-4) unstable; urgency=medium [ Debian Janitor ] * Bump debhelper from old 12 to 13. -- Jelmer Vernooij <email address hidden> Sun, 16 Oct 2022 00:37:15 +0100
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libhtml-tagtree-perl_1.03-4.dsc | 2.1 KiB | c7aa407296af5c1cb5da9b51d91cf46967a7685855c775a50210b23a28a0f1ce |
libhtml-tagtree-perl_1.03.orig.tar.gz | 11.8 KiB | 801ccc9c82108ac3eff237df4cf840afe09454455211e922f3e1c6e6309d3eb5 |
libhtml-tagtree-perl_1.03-4.debian.tar.xz | 1.9 KiB | 73e24e738bc20db6139240873fddffa71384c3b5017cdfb7fa3e57b57df00991 |
Available diffs
- diff from 1.03-2 to 1.03-4 (731 bytes)
No changes file available.
Binary packages built by this source
- libhtml-tagtree-perl: module that generates HTML via a tree of tag objects
HTLM::TagTrees allows easy building of a tree objects where
each object represents: 1) a tag 2) its value and 3) any
tag attributes. Valid HTML is build of the tree via a method call.