From 3126c48624af51b26f0fb3bbc87ea4836e380245 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Sun, 26 Sep 2010 11:33:51 +0200 Subject: fix POD --- lib/Dancer/Template/Xslate.pm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/Dancer/Template/Xslate.pm b/lib/Dancer/Template/Xslate.pm index 9f1e2c7..ed7209c 100644 --- a/lib/Dancer/Template/Xslate.pm +++ b/lib/Dancer/Template/Xslate.pm @@ -54,11 +54,11 @@ You can configure L : template: xslate engines: - xslate: - cache_dir => "/www/.../xslate_cache", - cache => 1, - module => - - Text::Xslate::Bridge::TT2 # to keep partial compatibility + xslate: + cache_dir => "/www/../xslate_cache", + cache => 1, + module => + - Text::Xslate::Bridge::TT2 # to keep partial compatibility =head1 SEE ALSO -- cgit 1.4.1