Yeah, it's working :)

But *warn Dumper 
($ua->get('http://geocode-maps.yandex.ru/1.x/?geocode=Москва&format=json')->res->json)
 
*doesn't. $VAR1 = undef

So problem is in res->json method?

суббота, 27 июня 2015 г., 12:59:51 UTC+3 пользователь Bernhard Graf написал:
>
> You simply didn't get a JSON response. Try 
>
> warn 
> Dumper($ua->get('
> https://geocode-maps.yandex.ru/1.x/?geocode=Moscow&format=json')->res) 
>
>
>

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

Reply via email to