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.