######################################################################### # This is a sample configuration file for video-*. Extend it and rename # # it to `~/.videodb.rc' # ######################################################################### videodir => catdir($HOME,'video'), driver => 'mysql', database => 'videodb', hostname => '127.0.0.1', user => 'username', port => 3306, password => '******', videodata => "videodb_videodata",