libstrictures-perl 2.000006-ok2 source package in openKylin

Changelog

libstrictures-perl (2.000006-ok2) yangtze; urgency=medium

  * Update version

 -- zhouganqing <email address hidden>  Tue, 16 Aug 2022 16:35:00 +0800

Upload details

Uploaded by:
周淦清
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 release main perl
Nile V2.0 release main perl
Yangtze V1.0 release main perl

Downloads

File Size SHA-256 Checksum
libstrictures-perl_2.000006.orig.tar.gz 22.0 KiB 09d57974a6d1b2380c802870fed471108f51170da81458e2751859f2714f8d57
libstrictures-perl_2.000006-ok2.debian.tar.xz 2.3 KiB f990628b87bff97bacb462e654824c23c40f92d19e8887ed302f9c4b5f153d13
libstrictures-perl_2.000006-ok2.dsc 2.0 KiB d7d4173a70a3ed95c145096c6c175a6e5a8a047ebc211d195917523c1e1d6f7c

Available diffs

View changes file

Binary packages built by this source

libstrictures-perl: Perl module to turn on strict and make all warnings fatal

 strictures turns on strict and makes all warnings fatal. If run within test
 cases from VCS checkouts, it will also cause bareword filehandles, indirect
 object syntax and multidimensional array emulation to raise a fatal error. To
 actually turn on these checks and stop strictures to complain about missing
 modules, the recommended packages libbareword-filehandles-perl,
 libindirect-perl and libmultidimensional-perl need to be installed.