
Ubic::UA - tiny http client

version 1.46

This module is a tiny and horribly incomplete http useragent implementetion.
It's used by Ubic::Ping::Service and it allows ubic to avoid dependency on LWP.

This is considered to be a non-public class. Its interface is subject to change without notice.

Construct new useragent.
Fetch a given url.
Returns a hashref with body, status and some others and some other fields.

Vyacheslav Matyukhin <mmcleric@yandex-team.ru>

This software is copyright (c) 2012 by Yandex LLC.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.