Name : perl-Type-Tie-Aggregate
| |
Version : 0.001
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.38
| Date : 2024-08-05 20:42:04
|
Group : Unspecified
| Source RPM : perl-Type-Tie-Aggregate-0.001-1.38.src.rpm
|
Size : 0.10 MB
| |
Packager : (none)
| |
Summary : Like Type::Tie, but slower and more flexible
|
Description :
Like Type::Tie, this module exports a single function: \'ttie\'. Also like Type::Tie, \'ttie\' ties a variable to a type constraint (coercions will be honored).
However, unlike Type::Tie, when an assignment happens on a variable tied with \'ttie\', the _entire_ variable will be re-checked, not just the value that was added. This is much more expensive, of course, but can be very useful for structured types such as \'Dict\' from Types::Standard as show in the SYNOPSIS.
Any type constraints supporting the Type::API interface should work, not just Type::Tiny types. However, in the examples that follow, all type constraints are from Types::Standard unless specified otherwise.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/openSUSE_Tumbleweed/noarch |