perl-Type-Tie - Tie a variable to a type constraint
Website: | http://search.cpan.org/dist/Type-Tie/ |
---|---|
License: | "Distributable" |
- 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.009-1m.mo8.noarch [20 KiB] |
Changelog
by NARITA Koichi (2014-10-05):
- (0.009-1m) - update to 0.009 |