Re: [Mojolicious] Morbo errors (unintialized value at Mojo/Server/Morbo.pm line 22)

2016-09-22 Thread Sebastian Riedel
> Is this a known issue, has something changed in how to launch morbo, or is
> something else afoot?

Nope, this seems highly unusual.

-- 
Sebastian Riedel
http://mojolicio.us
http://github.com/kraih
http://twitter.com/kraih

-- 
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 mojolicious+unsubscr...@googlegroups.com.
To post to this group, send email to mojolicious@googlegroups.com.
Visit this group at https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.


[Mojolicious] Morbo errors (unintialized value at Mojo/Server/Morbo.pm line 22)

2016-09-22 Thread Randall Sindlinger
Hi all,

I just upgraded Mojolicious (from 6.24[!]) to 7.07, and am now seeing 
continuous errors when I launch Morbo:

Use of uninitialized value $mtime in numeric le (<=) at 
/home/ubuntu/perl5/perlbrew/perls/perl-5.20.0/lib/site_perl/5.20.0/Mojo/Server/Morbo.pm
 
line 22.
Use of uninitialized value in numeric eq (==) at 
/home/ubuntu/perl5/perlbrew/perls/perl-5.20.0/lib/site_perl/5.20.0/Mojo/Server/Morbo.pm
 
line 22.

I should note that the site *is* otherwise *working* as expected.

I'm launching morbo the same as I had previously, from the project root:
morbo -l https://0.0.0.0:3000 bin/tuba

Is this a known issue, has something changed in how to launch morbo, or is 
something else afoot?

Thanks,
-Randall

-- 
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 mojolicious+unsubscr...@googlegroups.com.
To post to this group, send email to mojolicious@googlegroups.com.
Visit this group at https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.