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

NAME

Web::Hippie::App::JSFiles - Serve javascript files for Web::Hippie

SYNOPSIS

  use Web::Hippie::App::JSFiles;
  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.

SEE ALSO