On Wed, Sep 03, 2014 at 09:12:29PM +0400, Александр Грошев wrote:
Your CottageS.pl must be like:
#!/usr/bin/env perl
use strict;
use warnings;
use FindBin;
BEGIN { unshift @INC, "$FindBin::Bin/lib" }
require Mojolicious::Commands;
Mojolicious::Commands->start_app('CottageS');
That was it it. Cheers.
--
Neil Watson
Linux/UNIX Consultant
http://watson-wilson.ca
--
You received this message because you are subscribed to the Google Groups
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.