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

Chronicle::Plugin::Version - Make the chronicle version available to templates

DESCRIPTION

This module makes the release variable available to chronicle templates.

This can be used in templates like so:

    Generated by Chronicle <!-- tmpl_var name='release' -->

AUTHOR

Steve Kemp <steve@steve.org.uk>

COPYRIGHT AND LICENSE

Copyright (C) 2014 Steve Kemp <steve@steve.org.uk>.

This library is free software. You can modify and or distribute it under the same terms as Perl itself.