libtest-warn-perl 0.37-ok2 source package in openKylin

Changelog

libtest-warn-perl (0.37-ok2) yangtze; urgency=medium

  * Modify debian/control.

 -- denghao <email address hidden>  Thu, 15 Sep 2022 15:02:45 +0300

Upload details

Uploaded by:
denghao
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.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
Huanghe V3.0 release main perl
Nile V2.0 proposed main perl
Nile V2.0 release main perl
Yangtze V1.0 release main perl
Yangtze V1.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libtest-warn-perl_0.37.orig.tar.gz 12.2 KiB 98ca32e7f2f5ea89b8bfb9a0609977f3d153e242e2e51705126cb954f1a06b57
libtest-warn-perl_0.37-ok2.debian.tar.xz 1.6 KiB 943e582fe9ae7609f53eb10d43a0be788581171a39b4a14ba5307219a401fba8
libtest-warn-perl_0.37-ok2.dsc 1.8 KiB eeb6c789abb70daa9750496782fe1bc3a429615c1c82e0f06416326538a6dd6c

Available diffs

View changes file

Binary packages built by this source

libtest-warn-perl: test module for checking which warnings are generated

 Test::Warn provides an easy way to test which warnings are thrown in some
 perl code. It is compatible with the Test::More family of utilities and
 similar to Test::Exception.