Where should the root dir (for templates) be? I thought it was at the same level as lib, script, and t.

I'm finding that when i create a view with:

myapp_create.pl view MyView TT

...the INCLUDE_PATH isn't setup, and i have to manually add:

INCLUDE_PATH => Myapp->path_to(qw/.. .. root/),



_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to