The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.