The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.