I got the following error :
compiled template : Can't locate
/home/livrepnl/tmp//home/livrepnl/www/Librairie/root/livre.xhtml in
@INC
In Vew::TT
use Template::Stash::XS;
__PACKAGE__->config(
COMPILE_DIR => "/home/livrepnl/tmp",
STASH => Template::Stash::XS->new,
);
obviously there is an extra / put in the path...
View::TT or misconfig ?
--
Bernard FRIT