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

   - Added the 'type' constraint which allows you to use a Moose type
   - leaf($foo) sugar is now sugar for leaf(constraints => [ type($foo) ])