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

Changes for version 20110322.0027_001 - 2011-03-22

  • New Features
  • Added support for Perl 6 style type syntax backed by Any::Moose (barefootcoder) [github #3]
  • Test Fixes
  • t/syntax_errors.t would fail on some versions of Perl because we wouldn't get the expected error message out of eval.

Changes for version 20110216.1153_001 - 2011-02-16

  • New Features
  • Data::Alias is no longer optional. It's been fixed and is now maintained. Aliasing will now always work.
  • Misc
  • Use Const::Fast to implement read only arguments. This avoids the optional Readonly::XS to make it fast.

Modules

method and function declarations with signatures and no source filter

Provides

in lib/Method/Signatures/Parser.pm