p5-Test-Deep-Type

a Test::Deep plugin for validating type constraints

WWW CVSWeb GITHub
  1. Package version
    p5-Test-Deep-Type-0.008p1
  2. Maintainer
    The OpenBSD ports mailing-list

This is a Test::Deep plugin that 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)

  • devel/p5-Test-Deep
  • devel/p5-Try-Tiny