libtest-output-perl 1.034-ok1 source package in openKylin

Changelog

libtest-output-perl (1.034-ok1) nile; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 07 May 2024 09:45:10 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 release main perl
Nile V2.0 release main perl
Nile V2.0 proposed main perl

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-output-perl_1.034.orig.tar.gz 17.7 KiB cd42e2801c0d2b482d18c9fb4b06c757054818bcbb2824e5dfbf33ad7a3d69a0
libtest-output-perl_1.034-ok1.debian.tar.xz 4.8 KiB 9df88d37ff0f809cb4030d9004c34820bdab02d85dd92e9adcacdcc543f5f88d
libtest-output-perl_1.034-ok1.dsc 2.1 KiB 6a4aeccdcd96c4a87771fa327db0f63bf3c5520a0882186b50a98a2e5f76ff22

Available diffs

View changes file

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.