[Catalyst] View::TT bug ?

Bernard FRIT bernard.frit at gmail.com
Fri Jan 6 13:58:20 CET 2006


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



More information about the Catalyst mailing list