[Catalyst-dev] View::TT config ignores EVAL_PERL
shtil at comcast.net
shtil at comcast.net
Wed Aug 27 16:55:23 BST 2008
-------------- Original message ----------------------
From: Matt S Trout <dbix-class at trout.me.uk>
> On Thu, Aug 07, 2008 at 05:07:06PM +0000, shtil at comcast.net wrote:
> > When I set it like:
>
> Is that in MyApp.pm ? If not you just want ->config(EVAL_PERL => 1);
>
> > __PACKAGE__->config('
> > 'View::TT' => {EVAL_PERL => 1});
> >
> > EVAL_PERL seems to be ignored.
>
> The entire config is passed through to Template. Nothing's ignored.
>
> If you can't get this working please send:
>
> your View::TT subclass
>
> your MyApp.pm
>
> your config file
>
> your startup debug log
>
> --
> Matt S Trout Need help with your Catalyst or DBIx::Class project?
> Technical Director http://www.shadowcat.co.uk/catalyst/
> Shadowcat Systems Ltd. Want a managed development or deployment platform?
> http://chainsawblues.vox.com/ http://www.shadowcat.co.uk/servers/
>
> _______________________________________________
> Catalyst-dev mailing list
> Catalyst-dev at lists.scsys.co.uk
> http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev
I finally got around to this:
my View::TT subclass attached as Template.pm
MyApp.pm attached as Maelstrom.pm
I have no config file.
The debug log attached as debug.log
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 4407 bytes
Desc: not available
Url : http://lists.scsys.co.uk/pipermail/catalyst-dev/attachments/20080827/a13dbab5/attachment-0003.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 871 bytes
Desc: not available
Url : http://lists.scsys.co.uk/pipermail/catalyst-dev/attachments/20080827/a13dbab5/attachment-0004.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 562 bytes
Desc: not available
Url : http://lists.scsys.co.uk/pipermail/catalyst-dev/attachments/20080827/a13dbab5/attachment-0005.obj
More information about the Catalyst-dev
mailing list