Gregory Williams > RDF-Trine > RDF::Trine::Parser::Error

Download:
RDF-Trine-0.111.tar.gz

Dependencies

Annotate this POD

Website

CPAN RT

Open  0
Report a bug
Module Version: 0.111   Source  

NAME ^

RDF::Trine::Parser::Error - Error classes for RDF::Trine::Parser.

VERSION ^

This document describes RDF::Trine::Parser::Error version 0.111

SYNOPSIS ^

 use RDF::Trine::Parser::Error qw(:try);

DESCRIPTION ^

RDF::Trine::Parser::Error provides an class hierarchy of errors that other RDF::Trine::Parser classes may throw using the Error API. See Error for more information.

REQUIRES ^

Error

AUTHOR ^

Gregory Todd Williams <gwilliams@cpan.org>

COPYRIGHT ^

Copyright (c) 2006-2009 Gregory Todd Williams. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.