libspecio-perl 0.53-ok1 source package in openKylin
Changelog
libspecio-perl (0.53-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 09:18:15 -0700
libspecio-perl (0.53-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 09:18:15 -0700
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | perl |
| File | Size | SHA-256 Checksum |
|---|---|---|
| libspecio-perl_0.53.orig.tar.gz | 127.0 KiB | 0d0eecfb9e89bd0f5f710fac42e1200a882d513a862f98497eaef5927ac6c183 |
| libspecio-perl_0.53-ok1.debian.tar.xz | 4.8 KiB | 2f7260bdab9cc2831ceb77b9440e7b77815d84c8bf67b752d1882b3aa2a17284 |
| libspecio-perl_0.53-ok1.dsc | 2.4 KiB | 8405057386b13d0622d278ae58fd318bd73d872efa4b7a226bf188e5cb402df4 |
Specio provides classes for representing type constraints and coercion,
along with the syntactic sugar for declaring them.
.
This distribution ships with a set of builtin types representing the types
provided by the Perl interpreter itself.
.
Note that this is not a proper type system for Perl. Nothing in this
distribution will magically make the Perl interpreter start checking a value's
type on assignment to a variable.
.
Module Test::Specio requires the packages libtest-fatal-perl
libtry-tiny-perl.