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

NAME

Terse::Controller::Static - Serve static resources controller

VERSION

Version 0.10

SYNOPSIS

        package MyApp::Controller::Static;

        use base 'Terse::Controller::Static';

        1;

LICENSE AND COPYRIGHT

Terse::Static.