libspecio-perl 0.48-1 source package in Ubuntu
Changelog
libspecio-perl (0.48-1) unstable; urgency=medium * Team upload. * Import upstream version 0.48. * Update years of upstream copyright. * Declare compliance with Debian Policy 4.6.1. -- gregor herrmann <email address hidden> Tue, 21 Jun 2022 21:40:06 +0200
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc | |
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libspecio-perl_0.48-1.dsc | 2.7 KiB | 832acd18de45878d5113eaab3d3d65a7803d4e2b6b50511cbd3f51abd2a0414c |
libspecio-perl_0.48.orig.tar.gz | 105.8 KiB | 0c85793580f1274ef08173079131d101f77b22accea7afa8255202f0811682b2 |
libspecio-perl_0.48-1.debian.tar.xz | 5.8 KiB | 5d59b71410f21e7ec5b688e1b108199b0a7a08b19cb233fa6d4441b1cd97c5e4 |
Available diffs
- diff from 0.47-1 to 0.48-1 (14.0 KiB)
No changes file available.
Binary packages built by this source
- libspecio-perl: Perl module providing type constraints and coercions
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.