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

0.03 Thurs. Sept. 10, 2009
    - added Try::Tiny dependency and
      converted all exception handling
      to use it.

    * JSORB::Server::Simple
      - removed HTTP::Engine dependency
        and converted to regular just
        HTTP::Server::Simple

0.02 Sat. July 18, 2009
    * Catalyst::Action::JSORB
      Catalyst::Action::JSORB::WithInvocant
      - better error messages

    * JSORB::Dispatcher::Path
      - no longer stringifies exceptions by default

    * JSORB::Core::Element
      - fixed is_weak_ref mis-spelling

    * example/
      - cleaning up and updating the examples and
        including a README to explain how to run
        them

0.01 Fri. Feb. 27, 2009
    - First release to an unsuspecting world!