Hi,
this code
my $ua = Mojo::UserAgent->new;
$ua->proxy->http('http://0.1.2.3:4');
$ua->get('www.google.de');
with perl 5.14 generates the error
Mojo::Reactor::EV: Read failed: Can't call method "on" on an undefined
> value at /usr/local/share/perl/5.14.2/Mojo/UserAgent.pm line 123.
No error with perl 5.16.
Is it a bug?
--
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.