PURPOSE
Type::Coercion objects are mutable, unlike Type::Tiny objects.
However, they can be frozen, making them immutable. (And Type::Tiny will freeze them occasionally, if it feels it has to.)
DEPENDENCIES
Uses the bundled BiggerLib.pm type library.
Requires Moose 2.0000
AUTHOR
Toby Inkster <tobyink@cpan.org>.
COPYRIGHT AND LICENCE
This software is copyright (c) 2013-2014, 2017-2025 by Toby Inkster.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.