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 [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.
