NAME
App::VideoHost - Filesystem based personal video hosting
VERSION
version 0.143310
SYNOPSIS
Just drop videos and text files containing the metadata into a directory of your choice, then:
cp lib/VideoHost/video_host.conf $SOMEDIR/video_host.conf
edit $SOMEDIR/video_host.conf
MOJO_CONFIG=$SOMEDIR/video_host.conf hypnotoad `which video_host`
AUTHOR
Justin Hawkins <justin@eatmorecode.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Justin Hawkins.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.