logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Test2::Tools::Type::Extras - Extra tools for checking data types

Bugs

       If you find any bugs please report them on Github, preferably with a test case.

Conspiracy

       This module is also free-as-in-mason software.

perl v5.40.0                                       2024-10-20                    Test2::Tools::Type::Extras(3pm)

Description

       This provides extra testing functions for Test2::Tools::Type. They can all be used stand-alone or with
       Test2::Tools::Type's "type" method.

       This module is not intended for you to use it directly.

Feedback

       I welcome feedback about my code, especially constructive criticism.

Name

       Test2::Tools::Type::Extras - Extra tools for checking data types

Synopsis

           use Test2::V0;
           use Test2::Tools::Type qw(:extras);

See Also