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

Changes for version 20100730 - 2010-07-30

  • New Features
  • Added func() to handle functions.
  • Incompatible Changes
  • Data::Alias is now optional. This is because it does not work in 5.12 and there's no fix in sight. If you want to use aliasing in your distribution it will have to depend on Data::Alias itself.
  • Docs
  • Updated the SEE ALSO
  • Removed the assertion that no checks are done on the signature

Modules

method and function declarations with signatures and no source filter

Provides

in lib/Method/Signatures/Parser.pm