The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
* Override setup_classes from Catalyst::Base, so things that use 
  C::Controller:REST don't need to have ActionClass('REST') on them

* More documentation of the Serialization/Deserialization process. 

* More Serializers!

* More status methods!

* More tests

* Add a preference weight for what type of content to return given an
  equal weight Accept header.