[Catalyst] View::TT bug ?
Toby Corkindale
tjc at wintrmute.net
Fri Jan 6 15:31:32 CET 2006
On Fri, Jan 06, 2006 at 01:58:20PM +0100, Bernard FRIT wrote:
> 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 ?
The extra slash would appear to be erroneous - however it shouldn't be causing
the error you're seeing.
Toby
--
Turning and turning in the widening gyre/The falcon cannot hear the falconer;
Things fall apart, the centre cannot hold/Mere anarchy is loosed upon the world
(gpg --keyserver www.co.uk.pgp.net --recv-key B1CCF88E)
More information about the Catalyst
mailing list