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

NAME

TV::Mediathek::CreateDB - Create the SQLite DB for storing media data

VERSION

Version 0.01

SYNOPSIS

  my $create_db = TV::Mediathek::CreateDB();
  my $sql = $create_db->create_sql();

AUTHOR

Robin Clarke, <perl at robinclarke.net>

LICENSE AND COPYRIGHT

Copyright 2011 Robin Clarke.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.