perl-Test-Deep-Type - Test::Deep plugin for validating type constraints
Website: | https://metacpan.org/release/Test-Deep-Type |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
Test::Deep::Type provides the sub is_type to indicate that the data being tested must validate against the passed type. This is an actual type object, not a string name -- for example something provided via MooseX::Types, or a plain old coderef that returns a bool (such as what might be used in a Moo type constraint).
Packages
perl-Test-Deep-Type-0.008-6.aldos.noarch [18 KiB] |
Changelog
by Joel Barrios (2025-04-03):
- Clean spec file. |