Query: error::simple
OS: suse
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)NAMEError::Simple - the simple error sub-class of ErrorSYNOPSISuse base 'Error::Simple';DESCRIPTIONThe 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.METHODSError::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 BUGSNone.AUTHORSShlomi Fish ( "shlomif@iglu.org.il" )SEE ALSOError perl v5.12.1 2009-12-18 Error::Simple(3)
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Grant unprivileged user rights to see the output of echo|format but not modify disks |
Cut command on RHEL 6.8 compatibility issues |
Tar Command |
Shopt -s histappend |