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

Changes for version 0.000015 - 2019-11-23

  • Updated manifest. No functional changes.

Changes for version 0.000014 - 2019-11-17 (TRIAL RELEASE)

  • Also test with Type::Nano
  • Bump minimum Perl from 5.6 to 5.6.1 (for Types::TypeTiny)
  • Replace most custom constraint-building logic with a call to Types::TypeTiny::to_TypeTiny(). This permits us to accept any type of constraint that function can accept. ++TOBYINK (#9)

Modules

Generate Class::Tiny accessors that apply type constraints