The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.005 - 2014-02-14

  • Bug Fixes
    • s/find_or_parse_type_constraint/find_or_create_isa_type_constraint/ Fixes RT#92557. Pierre Masci++ <https://rt.cpan.org/Ticket/Display.html?id=92557>
  • Documentation
    • Various documentation improvements.
  • Test Suite
    • No longer depend on Types::Standard for tests; skip those tests if it's not installed.
  • Packaging
    • No longer depend on Eval::TypeTiny.
  • Other
    • Allow Moo-style isa=>sub{...} in Moose and Mouse.
    • Always enable the eq_1 feature; it's never useful for it to be disabled.
    • Remove the absolute dependency on Eval::TypeTiny; allow Eval::Closure to be used in its stead.

Modules

munge your "has" (works with Moo, Moose and Mouse)