Type constraints and coercions for Perl
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.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.53-2.fc44 | - |
| Fedora 44 | 0.53-2.fc44 | - |
| Fedora 43 | 0.53-1.fc43 | - |
| Fedora 42 | 0.50-1.fc42 | - |
| Fedora EPEL 10.3 | 0.48-5.el10_0 | - |
| Fedora EPEL 10.2 | 0.48-5.el10_0 | - |
| Fedora EPEL 10.1 | 0.48-5.el10_0 | - |
You can contact the maintainers of this package via email at
perl-Specio dash maintainers at fedoraproject dot org.