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

NAME

WWW::EZTV::Show - Show object

VERSION

version 0.07

ATTRIBUTES

title

name

year

url

status

rating

episodes

Collection of episodes fetched for this show.

has_episodes

How many episodes has this show.

METHODS

find_episode

Find first WWW::EZTV::Episode object matching the given criteria. This method accept an anon function.

AUTHOR

Diego Kuperman <diego@freekeylabs.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Diego Kuperman.

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