perl-Type-Tie - Tie a variable to a type constraint
Website: | https://metacpan.org/release/Type-Tie |
---|---|
License: | GPL+ or Artistic |
Vendor: | Alcance Libre, Inc. |
- Description:
This module exports a single function: ttie. ttie 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-1.fc14.al.noarch [23 KiB] |
Changelog
by Ralf Corsépius (2019-03-05):
- Upstream update. |