Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Type-Tie - Tie a variable to a type constraint
- Description:
This module exports a single function: ttie, which ties a variable to a
type constraint, ensuring that whatever values stored in the variable
will conform to the type constraint. If the type constraint has
coercions, these will be used if necessary to ensure values assigned to
the variable conform.
Packages
| perl-Type-Tie-0.014-5.el8.noarch
[28 KiB] |
Changelog
by Paul Howarth (2019-10-24):
- Tweak for EPEL-8 build
- Specify all dependencies
- Avoid need to bootstrap with Types::Standard on EPEL
- Use %{make_build} and %{make_install}
- Fix permissions verbosely
- Make %files list more explicit
|