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

Changes for version 0.08 - 2008-12-08

  • added examples/catalog-lwp_handlers.pl to MANIFEST
  • changed examples/catalog.pl to show saving directly to file by using content_filter => $filename
  • examples/catalog2db.pl updated to reflect catalog.xml scheme change
  • now defulats ->ua attribute in the constructor, instead of waiting for first invocation of _submit().
  • if content_filter exists and is a scalar, then use it as the filename to write to instead of content being in memory. Added pod to that effect.
  • added 'Retrieve entire catalog:' example in pod.

Modules

Interface for Netflix's API

Provides

in lib/WWW/Netflix/API.pm