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

Statocles::App::Static - Manage static files like CSS, JS, images, and other untemplated content

VERSION

version 0.050

DESCRIPTION

This Statocles::App manages static content with no processing, perfect for images, stylesheets, scripts, or already-built HTML.

ATTRIBUTES

store

The store containing this app's files. Required.

METHODS

pages

Get the pages for this app.

AUTHOR

Doug Bell <preaction@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Doug Bell.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.