8 Apr
2015
8 Apr
'15
4:56 p.m.
On Wed, 2015-04-08 at 19:39 +0300, Kadir Beyazlı wrote:
When I open web page I see error message, and at console there is following error message: /home/kadir/DancerExamples/willbe/public/views/mytemplate.tt is not a regular file or reference
My Perl script "test.pl" is under public folder. May this be reason it searches .tt file directory under public folder?
Quite possibly. Such scripts should be in the bin/ directory.