to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
Upstream changes:
0.45 Mar 19 2010
- fixed parsing of movie top info (thanks to Stefan Göbel for the patch);
- added new test for top movie info;
- fixed a few tests.
0.44 Mar 17 2010
- fixed issue with retrieving movie by its title (thanks to Peter Valdemar
Mørch for patch);
- fixed issue with parsing person birthday and birthplace;
- fixed tests.
0.43 Nov 12
- fixed issue with retrieving plot keywords instead of plot (thanks to Justin
Fletcher for the bugreport and patch, for ticket #51240);
- fixe issue with parsing Top 250 or Bottom 100 movie property (thans for
Byju for bugreport);
- fixed parsing AKA movie info (thanks to Milos Vavrek for bugreport,
ticket #52729);
- check for depends
ChangeLog:
0.42 Oct 8
- added keywords for the film;
- fixed issue with retrieving of plot contained a link (thanks to Byju for
the bug-report);
- fixed issue with displaying special HTML symbols (ticket #49060);
- fixed POD documentation.
IMDB::Film is OO Perl interface to the database of films IMDB
(www.imdb.com). It allows to retrieve information about movies by
its IMDB code or title. Also, there is a possibility to get
information about IMDB persons (actors, actresses, directors, etc.)
by their name of code.