NAME
Web::Hippie::App::JSFiles - Serve javascript files for Web::Hippie
SYNOPSIS
my
$app
= Hippie::App::JSFiles->new;
DESCRIPTION
This PSGI app provides javascript files for Hippie.
AUTHOR
Chia-liang Kao <clkao@clkao.org>
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.