[Dancer-users] Creating a project on Windows
sigzero
sigzero at gmail.com
Mon Jan 10 20:12:48 CET 2011
[dispatch.cgi]
#!C:\Perl\bin\perl.exe
use Plack::Runner;
Plack::Runner->run('C:\Projects\Perl\Web\mywebapp/app.psgi');
The path separators should all go one way....
Looking at dispatch.fcgi ... it has the same "problem". So I imagine that is
an assumption that "dancer" is making when creating the skeleton structure.
Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.backup-manager.org/pipermail/dancer-users/attachments/20110110/7d4eb88b/attachment.htm>
More information about the Dancer-users
mailing list