cpan libwww-perl 5.818

latest releases: 6.77, 6.76, 6.75...
15 years ago
  • Main news in this release is the addition of the dump() method to the
    request and response objects. If found that I often ended up printing
    $resp->as_string for debugging and then regretting after the terminal
    got into a strange mode or just kept on scrolling for the longest time.
  • Use deflate compression instead of gzip for the test
  • Simplify; Get rid of the $USE_STORABLE_DCLONE configuration
  • Add dump method to HTTP::Message.
  • Use $res->dump instead of rolling our own.
  • Layout change; move headers() methods to a more logical place.
  • Add support for x-bzip2 encoding; fix bzip2 decoding.
  • Add send_header method to HTTP::Daemon
  • Make the lwp-request User-Agent string include the LWP version.
  • clone implemented in terms of Storable::dclone [RT#39611]

Don't miss a new libwww-perl release

NewReleases is sending notifications on new releases.