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

Changes for version 0.15

  • added possibility to pass HTML page from IMDB instead of connection and getting page online (thanks to Brano Gerzo for idea);
  • switched to LWP::Simple from LWP::UserAgent;
  • added possibility to specify timeout and user agent for HTTP request;
  • removed a retrieving of a full plot from initialization stage;
  • improved test suite;

Modules

a base class for IMDB::Film and IMDB::Persons.
OO Perl interface to the movies database IMDB.
Perl extension for retrieving movies persons from IMDB.com