Brendt Wohlberg > XML-DTD > XML::DTD::Error

Download:
XML-DTD-0.10.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
View/Report Bugs
Module Version: 0.09   Source  

NAME ^

XML::DTD::Error - Exception handling module for XML::DTD

SYNOPSIS ^

  use XML::DTD::Error;

  $XML::DTD::Error::Debug = 2;

  throw XML::DTD::Error("Error text", $objectref);

DESCRIPTION ^

  XML::DTD::Error is a Perl module for representing errors in XML::DTD
  and associated modiles. It is derived from the Error exception
  handling module.

SEE ALSO ^

Error

AUTHOR ^

Brendt Wohlberg <wohl@cpan.org>

COPYRIGHT AND LICENSE ^

Copyright (C) 2010 by Brendt Wohlberg

This library is available under the terms of the GNU General Public License (GPL), described in the GPL file included in this distribution.

syntax highlighting: