Changes for version 0.10 - 2008-09-21

  • New Features
  • Added "$class:" change the invocant a la Perl 6.
  • Added "$arg = EXPR" to set defaults.
  • Added "$arg?" optional param syntax (currently does nothing)
  • Added "$arg is foo" param traits (currently does nothing)
  • Expose a way to play with the prototype handler.
  • Doc Fixes
  • Change "prototype" to "signature" to avoid confusion with Perl's built in prototypes.

Modules

method declarations with signatures and no source filter