The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension POE::Component::Server::REST.

* 1.05
  - Fixed some problems with JSON marshalling. Thanks Franky.

* 1.04
  - Added support for JSON by introducing the contenttype text/json

* 1.03
  - Removed obsolete 'use vars' version declaration.
  - Added YAML::Tiny to deps.
  - Fixed failure when yaml doc cant be parsed.

* 1.02
  - First working version.

* 1.00
  - Fork of POE::Component::Server::SOAP by "Apocalypse"