Message: 2 Date: Tue, 24 Sep 2013 11:31:51 +0200 From: "Stefan Hornburg (Racke)" <[email protected]> To: [email protected] Subject: Re: [dancer-users] Dancer::Template::TemplateToolkit Message-ID: <[email protected]> Content-Type: text/plain; charset=UTF-8
On 09/24/2013 11:29 AM, ??????? ????? wrote: > Hi all. > > my conf.yaml > > .... > #template: 'simple' > template: 'template_toolkit' > .... > > # ./bin/app.pl > core - template - Template is needed by Dancer::Template::TemplateToolkit > at /usr/local/lib/perl5/site_perl/5.12/Dancer/Template.pm line 16. > BEGIN failed--compilation aborted at ./bin/app.pl line 2. > > What`s wrong? > You need to install Template Toolkit (module name Template): https://metacpan.org/module/Template Regards Racke -- LinuXia Systems => http://www.linuxia.de/ Expert Interchange Consulting and System Administration ICDEVGROUP => http://www.icdevgroup.org/ Interchange Development Team ------------------------------ Thanks, it`s work! Best Regards, Nikolay
_______________________________________________ dancer-users mailing list [email protected] http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
