bj2HTML; $Dancer2::Template::Obj2HTML::VERSION = '0.12'; use strict; use warnings; use Moo; use JSON; use HTML::Obj2HTML; with 'Dancer2::Core::Role::Template'; has page_loc => ( is => 'rw'