
ben-catalyst at vinnerd
Jun 17, 2009, 5:51 AM
Views: 446
Permalink
|
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: Catalyst[at]lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst[at]lists.scsys.co.uk/ Dev site: http://dev.catalyst.perl.org/
|