Error::Simple(3pm) User Contributed Perl Documentation Error::Simple(3pm)
NAME
Error::Simple - the simple error sub-class of Error
SYNOPSIS
use base 'Error::Simple';
DESCRIPTION
The only purpose of this module is to allow one to say:
use base 'Error::Simple';
and the only thing it does is "use" Error.pm. Refer to the documentation of Error for more
information about Error::Simple.
METHODS
Error::Simple->new($text [, $value])
Constructs an Error::Simple with the text $text and the optional value $value.
$err->stringify()
Error::Simple overloads this method.
KNOWN BUGS
None.
AUTHORS
Shlomi Fish ( "shlomif AT iglu.il" )
SEE ALSO
Error
perl v5.10.0 2009-03-05 Error::Simple(3pm)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-23 17:01 @38.107.179.237 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)