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::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.