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::Data::TVEpisode - Contains data for a TV Episode.

VERSION

version 1.153340

SYNOPSIS

  my $episode = App::MP4Meta::Source::Data::TVEpisode->new(%data);

ATTRIBUTES

show_title

Title of the show.

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.