# NAME

Dancer2::Template::Handlebars - Dancer2 wrapper for Handlebars templating engine

# VERSION

version 0.2

# SYNOPSIS

Dancer2 wrapper around Handlebars templating engine

# GRATEFUL THANKS

...to Yanick, for his prior work on [Dancer::Template::Handlebars](https://metacpan.org/pod/Dancer::Template::Handlebars) and
[Dancer2::Template::Mustache](https://metacpan.org/pod/Dancer2::Template::Mustache). Most all of the code you see in this
module is his work, or very, very close to his original code; I
merely remixed it, and got tests working for my own purposes.

# AUTHOR

Ruth Holloway <ruth@hiruthie.me>

# COPYRIGHT AND LICENSE

This software is copyright (c) 2020 by Ruth Holloway.

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