Sometimes $c->tx->remote_address contains leading spaces. Example: " 39.64.3.66"
trim($c->tx->remote_address) helps, but is annoying. Sometimes I get this warning (using the latest mojo version): Use of uninitialized value in hash element at /usr/local/share/perl/5.14.2/Mojo/Reactor/Poll.pm line 46. -- 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.
