Joshua ben Jore > Exception-NoException > Exception::NoException::_obj

Download:
Exception-NoException-0.06.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.01   Source  

NAME ^

Exception::NoException::_obj - Implementation for Exception::NoException object

DESCRIPTION ^

This object overloads all operations with Exception::NoException->get_no_exception. It also AUTOLOADs all methods with the same.

METHODS ^

$obj->_no_exception

This is the default "false"/"no exception" function.

$obj->AUTOLOAD

This object autoloads everything as calls to ->no_exception.

SEE ALSO ^

Exception::NoException