Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

example on CPAN fails #13

Closed
Pachelbel1414 opened this issue Dec 30, 2012 · 1 comment
Closed

example on CPAN fails #13

Pachelbel1414 opened this issue Dec 30, 2012 · 1 comment

Comments

@Pachelbel1414
Copy link

The example on CPAN:

http://search.cpan.org/~arjones/WebService-TVDB-1.123160/lib/WebService/TVDB.pm

fails on the line:

say $series->overview;

because 'overview' should be 'Overview' with a capital O.

@andrewrjones
Copy link
Owner

Thanks for reporting. Fixed in new release.

andrewrjones added a commit that referenced this issue Feb 4, 2013
    Fix failing tests.
    Fix example code (#13).
    Fix parsing series data if there are zero or one episodes (#12).
    Add method to search by ID (#1, #14). Thanks fayland.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants