cpan Type-Tiny 2.007_004

latest release: 2.007_005
pre-release2 days ago

[ Bug Fixes ]

  • Avoid the // operator in Type::Params::Parameter as it isn't
    supported in Perl 5.8. Fixes bug introduced in 2.007_003.
  • Use List::Util::sum instead of List::Util::sum0 which doesn't exist
    in some older versions of List::Util. Fixes bug introduced in 2.007_003.

[ Documentation ]

  • Major rewrite of Type::Params documentation to prioritize
    signature_for and modern Perl, and some corresponding adjustments to
    Type::Tiny::Manual.

[ Other ]

  • The goto_next option in Type::Params is now just called next. The
    original name is still supported for backwards compatibility.

Don't miss a new Type-Tiny release

NewReleases is sending notifications on new releases.