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

NAME

App::MP4Meta::Source::Base - Base class for sources

VERSION

version 1.153340

METHODS

new()

Create a new object. Takes no arguments.

get_film( $args )

Base functionality for getting a film.

get_tv_episode( $args )

Base functionality for getting a TV episode.

AUTHOR

Andrew Jones <andrew@arjones.co.uk>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Andrew Jones.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.