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

Changes for version 1.52 - 2012-01-15

  • Neil Bowers took over maintenance
  • removed code which referred to an undeclared variable in get() method
  • the get() method was always appending a '/' to the URL, which caused an URL containing a filename to fail.
  • the testsuite didn't include a trailing '/' on the test URL, so once the previous hack was removed, the testsuite failed. This is due to a limitation in HTTP::Lite
  • Formatted this file according to CPAN::Changes::Spec

Modules

Class for making HTTP requests