Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Specio - Type constraints and coercions for Perl
- Description:
The Specio distribution provides classes for representing type constraints
and coercion, along with syntax sugar for declaring them.
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. In fact, there's no built-in way to apply a
type to a variable at all.
Instead, you can explicitly check a value against a type, and optionally coerce
values to that type.
Packages
perl-Specio-0.47-3.vl9.src
[122 KiB] |
Changelog
by Mohan Boddu (2021-08-09):
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
|