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

Changelog

libtest-output-perl (1.036-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 29 May 2026 09:20:52 -0700

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.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 proposed main perl

Downloads

File Size SHA-256 Checksum
libtest-output-perl_1.036.orig.tar.gz 18.8 KiB a3a95cb8c4d387fe079add4490757e69927ef0488bbb18b4d55e7fc6d25f1a63
libtest-output-perl_1.036-ok1.debian.tar.xz 4.8 KiB ce4a0883711360c10dbc6f0d2060815a039e5cb4ca896c4b6dfbfd2c3e8bd301
libtest-output-perl_1.036-ok1.dsc 2.1 KiB 18e0ed931539dce484c3b6fc7a11f6590f5857d6b60a2e70fcf6654640b11ac2

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.