osx man page for error::simple

Query: error::simple

OS: osx

Section: 3

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

Error::Simple(3)					User Contributed Perl Documentation					  Error::Simple(3)

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.16.2 2013-08-25 Error::Simple(3)
Related Man Pages
dbix::simple::result::rowobject(3) - centos
authen::simple(3pm) - debian
pod::simple::wiki::mediawiki(3pm) - debian
pod::simple::wiki::tiddlywiki(3pm) - debian
pod::simple::wiki::usemod(3pm) - debian
Similar Topics in the Unix Linux Community
At A Glance Coloured Real Time Bargraph Generator...
When is a _function_ not a _function_?
Shopt -s histappend
To print diamond asterisk pattern based on inputs
My first PERL incarnation... Audio Oscillograph