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

Changes for version 0.1

  • Fixed some of the XML parsing that would error out if there was only a single entry. Also made it so request that return new TVRage objects return undef if they fail. Thanks to Geoffrey Hoffman <hoffy@hoffyland.com> for making me aware of the bugs as well as providing fixes!

Modules

Perl extension for using TVRage's XML Service
Object returned by WebService::TVRage::EpisodeList->getEpisode(), Contains a List of episodes for all seasons
Object returned by WebService::TVRage::EpisodeListRequest, Contains a List of episodes for all seasons
Requests A List of Episodes for a show using TVRage's XML Service
Object returned by WebService::TVRage::ShowSearchRequest->search(), Contains a List of shows
Requests A List of shows using TVRage's XML Service