There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

Changes for version 0.007_001 - 2013-04-08

  • change in trait Sortable::move_to() instead of passing the new position as Args(1) it has to be passed as request parameter.
  • Removed DEPRECATION warning if stash key 'form_attrs' is used. 'form_attrs' is not merged into attributes used for $form->new() anymore. Use 'form_attrs_new' instead.