libtap-simpleoutput-perl 0.009-1.1 source package in Ubuntu

Changelog

libtap-simpleoutput-perl (0.009-1.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>  Sat, 09 Jan 2021 17:18:20 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtap-simpleoutput-perl_0.009-1.1.dsc 2.2 KiB b17818de79a162643732bbed449a379186b9800fb0ef09a0e82a5209d63cf4ad
libtap-simpleoutput-perl_0.009.orig.tar.gz 31.0 KiB 7899b42253e6be0ec70a633af05d5b1e387d30979cf1358bb405fe665f02cf89
libtap-simpleoutput-perl_0.009-1.1.debian.tar.xz 2.3 KiB 3974f8a0716d4a87c7f7be5e9e1d20a12e9656befb0935c62eaee6a61b3b9ec2

Available diffs

No changes file available.

Binary packages built by this source

libtap-simpleoutput-perl: simple closure-driven TAP generator

 TAP::SimpleOutput provides one function, counters(), that returns a number of
 simple closures designed to help output TAP easily and correctly, with a
 minimum of fuss.
 .
 TAP is the Test Anything Protocol used to Perl and other languages to
 communicate results between unit tests and the test harness.