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

NAME

WebService::IMDBAPI::Result - Represents a result

VERSION

version 1.130020

DESCRIPTION

See http://imdbapi.org/#fields for details of the attributes contained in this object.

Note that the presence and contents of some of these attributes can differ depending on the options passed to the search.

ATTRIBUTES

actors

also_known_as

country

directors

episodes

film_locations

genres

imdb_id

imdb_url

language

plot

plot_simple

poster

rated

rating

rating_count

release_date

runtime

title

type

writers

year

AUTHOR

Andrew Jones <andrew@arjones.co.uk>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Andrew Jones.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.