The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

P4::OO::_Error - Exception hierarchy and handling decorator class

SYNOPSIS

 use P4::OO::_Error;

DESCRIPTION

 P4::OO::_Error is not intended to be used directly.  It is only
inteded to be used by P4::OO subclasses that inherit this
functionality from P4::OO.

AUTHOR

David L. Armstrong <armstd@cpan.org>

COPYRIGHT AND LICENSE

P4::OO::_Error is Copyright (c)2010-2011, David L. Armstrong.

 This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself, either Perl
version 5.8.8 or, at your option, any later version of Perl 5
you may have available.

SUPPORT AND WARRANTY

 This program is distributed in the hope that it will be
useful, but it is provided "as is" and without any expressed
or implied warranties.