The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Renard::Curie::Model::Document::Role::Cacheable - Role that caches rendered pages

VERSION

version 0.002

ATTRIBUTES

render_cache

Holds an in-memory cache of the rendered pages.

See CHI and CHI::Driver::RawMemory for more information.

METHODS

get_rendered_page

  around get_rendered_page

A method modifier that caches the results of get_rendered_page.

AUTHOR

Project Renard

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by Project Renard.

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