Am Sonntag, 15. Mai 2016 18:17:47 UTC+2 schrieb john:
>
> I have written mojo lite based websocket applications but am having 
> problems with my first attempt at a full application: 
>
>      https://github.com/john-/mojo_inotifier 
>

Try changing Actions.pm, L13 from
my $self => shift;
to
my $self = shift;
?

-- 
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 https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to