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::View::Static::Memory - Serve static resources in memory view

VERSION

Version 0.10

SYNOPSIS

        package MyApp::View::Static;

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

        1;

LICENSE AND COPYRIGHT

Terse::Static.