NAME

WWW::Class::Error - Handles errors for WWW::Class

DESCRIPTION

Read the NAME section

err

Returns the the last known error

if ($c->err) { die $c->err; }

BUGS

Please e-mail bradh@cpan.org

AUTHOR

Brad Haywood <bradh@cpan.org>

COPYRIGHT & LICENSE

Copyright 2011 the above author(s).

This sofware is free software, and is licensed under the same terms as perl itself.