New version of WebService::TVDB released
·1 min
A new version of WebService::TVDB has been released to the CPAN. It features a number of enhancements all of which were initially implemented by Tim De Pauw:
- Keep a local cache of series data in
~/.tvdbcache
. - Implement a retry option when getting URL’s.
- Enabling
SuppressEmpty
forXML::Simple
(sets unknown episode overviews and banner ratings toundef
instead of{}
)
The new version of available on the CPAN and the source code is on GitHub.