Changes for version 1.06 - 2010-01-09

  • Added $body->cleanup(1) flag to enable auto-deletion of temporary files during DESTROY. (Vany Serezhkin)
  • Fixed parsing of multipart bodies with boundaries that contain commas. (Tomas Doran, http://rt.cpan.org/Public/Bug/Display.html?id=41407)
  • Dropped YAML, we now use Perl as a serialization format in our tests. We call this PAML ;)

Modules

HTTP Body Parser
HTTP Body Multipart Parser
HTTP Body OctetStream Parser
HTTP Body UrlEncoded Parser
HTTP Body XForms Parser
HTTP Body XForms multipart/related submission Parser