debian man page for error::simple

Query: error::simple

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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@iglu.org.il" )
SEE ALSO
Error perl v5.8.8 2007-12-02 Error::Simple(3pm)
Related Man Pages
latexml::error(3pm) - debian
pod::simple::wiki::kwiki(3pm) - debian
pod::simple::wiki::mediawiki(3pm) - debian
pod::simple::wiki::textile(3pm) - debian
pod::simple::wiki::twiki(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph