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

NAME

Terse::Controller::DelayedStatic - Serve delayed static resources controller

VERSION

Version 0.10

SYNOPSIS

        package MyApp::Controller::Static;

        use base 'Terse::Controller::DelayedStatic';

        1;

LICENSE AND COPYRIGHT

Terse::Static.