libstrictures-perl 2.000006-ok1 source package in openKylin
Changelog
libstrictures-perl (2.000006-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
libstrictures-perl (2.000006-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
libstrictures-perl_2.000006.orig.tar.gz | 22.0 KiB | 09d57974a6d1b2380c802870fed471108f51170da81458e2751859f2714f8d57 |
libstrictures-perl_2.000006-ok1.debian.tar.xz | 2.2 KiB | d86b89a3d6f3384c6f689120315aac7175310167856b4dcdc206a2a2d52de601 |
libstrictures-perl_2.000006-ok1.dsc | 2.0 KiB | d2a30515d7ec599ef6472e54f86ac0a238f7d3bc122773d72cf08385fd568555 |
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-
libindirect-perl and libmultidimensi