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

Changes for version 20130505

  • Promoted to full release

Changes for version 20130427.0031_001 - 2013-04-27

  • Distribution Fixes
  • Add M::S::Parameter to MANIFEST
  • Change representation of Infinity to work on Win32
  • Bug Fixes
  • Fixed obscure bug where an eval in Method::Signatures wouldn't be skipped when carp'ing (i.e. in carp_location_for())
  • Misc
  • Rearranged so signature is now an object
  • Add hook for Travis CI
  • Docs
  • Found and fixed missing parend

Modules

method and function declarations with signatures and no source filter
use Method::Signatures from within MooseX::Declare

Provides

in lib/Method/Signatures/Parameter.pm
in lib/Method/Signatures/Parser.pm