summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/Text/Handlebars.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Text/Handlebars.pm b/lib/Text/Handlebars.pm
index d4a3778..63ef398 100644
--- a/lib/Text/Handlebars.pm
+++ b/lib/Text/Handlebars.pm
@@ -3,6 +3,7 @@ use strict;
use warnings;
# ABSTRACT: http://handlebarsjs.com/ for Text::Xslate
+use Text::Xslate 1.6000;
use base 'Text::Xslate';
use Scalar::Util 'weaken';