libxml-handler-printevents-perl 0.01-8.1 source package in Ubuntu

Changelog

libxml-handler-printevents-perl (0.01-8.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Thu, 07 Jan 2021 13:40:03 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl
Jammy release universe perl

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libxml-handler-printevents-perl_0.01-8.1.dsc 2.2 KiB 49cc0510e495123c250a04f7b772ded4562a7a626660aa2d76e3c84189527dc2
libxml-handler-printevents-perl_0.01.orig.tar.gz 1.7 KiB 1a14abd0b63a5a453b03da77e63c043d28ac2438c30ebfb10d1c010a856cbd82
libxml-handler-printevents-perl_0.01-8.1.debian.tar.xz 2.9 KiB 3081f0f95e4dea2636f549eee91a4f5090306ec03a80236afc182ffa01c0979f

Available diffs

No changes file available.

Binary packages built by this source

libxml-handler-printevents-perl: Perl module for printing PerlSAX events (for debugging)

 The XML::Handler::PrintEvents module prints the PerlSAX events it receives
 to STDOUT. It can be useful when debugging PerlSAX filters. It supports
 all PerlSAX handler including ignorable_whitespace.