Path to this page:
./
devel/p5-Specio,
Type constraints and coercions for Perl
Branch: pkgsrc-2022Q1,
Version: 0.47nb1,
Package name: p5-Specio-0.47nb1,
Maintainer: pkgsrc-usersThe 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.
Master sites: (Expand)
Filesize: 105.75 KB
Version history: (Expand)
- (2022-03-31) Package added to pkgsrc.se, version p5-Specio-0.47nb1 (created)