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

NAME

Video::PlaybackMachine - Perl extension for creating a television station

SYNOPSIS

  use Video::PlaybackMachine;
  

ABSTRACT

Based on POE, PlaybackMachine is the basis for a television station in a box.

DESCRIPTION

PlaybackMachine is a television broadcast system. You provide the content, added through command-line and web-based interfaces.

EXPORT

None by default.

SEE ALSO

playback_machine.pl(1)

AUTHOR

Stephen Nelson, <stephen@cpan.org<gt>

COPYRIGHT AND LICENSE

Copyright 2003-2005 by Stephen Nelson

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