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

NAME

Terse::View::Static - Serve static resources view

VERSION

Version 0.06

SYNOPSIS

        package MyApp::View::Static;

        use base 'Terse::View::Static';

        1;

LICENSE AND COPYRIGHT

Terse::Static.