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

Changes for version 0.02 - 2008-10-09

  • New tests (including queue management test): t/api-errors.t t/attributes.t t/queue.t
  • clean skip of tests is XML::Simple is not installed.
  • examples/ directory.
  • increased coverage stats.
  • replaced LWP::Simple w/LWP::UserAgent for status on error.
  • renamed xml_filter to content_filter.
  • content arributes are now: content, original_content, content_error.
  • new internal method _set_content().
  • replaced submit() with Get(), Post(), and Delete().
  • additional POD updates/fixes.

Modules

Interface for Netflix's API

Provides

in lib/WWW/Netflix/API.pm