[Catalyst] root dir location

Ben Vinnerd ben-catalyst at vinnerd.com
Wed Jun 17 12:51:28 GMT 2009


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/),





More information about the Catalyst mailing list