andrewrjones / perl5-WebService-TVDB

A Perl interface to http://thetvdb.com/
https://metacpan.org/module/WebService::TVDB
4 stars 6 forks source link

get_serie by id #14

Closed fayland closed 11 years ago

fayland commented 11 years ago

Hi. I'm not sure if the language => $languages->{ $self->language }->{abbreviation} is the correct pass.

but I need the function that get serie by a seireid.

Thanks.

andrewrjones commented 11 years ago

Thanks for the pull request. I have implemented it as $tvdb->get( $id );