The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for CatalystX-ExtJS

0.11 2010-01-03
  - Order by me.* (fixes ambiguous errors)

0.10 2009-12-08
  - Silence debug messages
  - fixed failing test on win32 (#500002, thanks kmx)

0.09 2009-09-17
  - removed hack to ignore empty file and password fields
    this can now be achieved via ignore_if_empty in formfu
  - the object is now stashed after creating it
    you can access it via $c->stash->{object}
  - the form object is now on the stash and can easily be
    manipulated

0.08 2009-09-12
  - introduced parameter validation in list context

0.07 2009-09-10
  - yet another missing prereq

0.06 2009-09-07
  - yet another missing prereq

0.02 - 0.05
  - fixed versioning problems
  - added new prereqs

0.01 2009-08-27
  - first official cpan release