libtest-output-perl 1.034-1 source package in Ubuntu

Changelog

libtest-output-perl (1.034-1) unstable; urgency=medium

  * Import upstream version 1.034.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Mon, 17 Jul 2023 19:20:30 +0200

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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-output-perl_1.034-1.dsc 2.5 KiB 04dd4e0467e4efd95c465bd53ccb77b0ee79910d3e60d4c7b752c34198bceb6e
libtest-output-perl_1.034.orig.tar.gz 17.7 KiB cd42e2801c0d2b482d18c9fb4b06c757054818bcbb2824e5dfbf33ad7a3d69a0
libtest-output-perl_1.034-1.debian.tar.xz 6.3 KiB fff402a2a4ce021dd9d974e88b1e288ca47bb09a78d18217826c3f997397f0f9

Available diffs

No changes file available.

Binary packages built by this source

libtest-output-perl: perl module to test stdout and stderr messages

 Test::Output provides a simple interface for testing output sent to STDOUT
 or STDERR. A number of different utilities are included to try and be as
 flexible as possible to the tester.
 .
 Test::Output ties STDOUT and STDERR using Test::Output::Tie, also provided
 by this package.