NAME
Net::HTTP::API::Error - Throw error
VERSION
version 0.14
SYNOPSIS
Net::HTTP::API::Error->new(reason => "'useragent' is required");
or
Net::HTTP::API::Error->new()
DESCRIPTION
AUTHOR
franck cuny <franck@lumberjaph.net>
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by linkfluence.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.