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

Changes for version 0.11

  • Fixed issues with getNumEpsInSeason function. The offset was wrong, returning the count from the wrong season. Also fixed crash if there were no episodes in that season (now returns 0) - Geoffrey Hoffman <hoffy@hoffyland.com>

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