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

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.