Query: data::util::error
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Data::Util::Error(3pm) User Contributed Perl Documentation Data::Util::Error(3pm)NAMEData::Util::Error - Deals with class-specific error handlers in Data::UtilSYNOPSISpackage Foo; use Data::Util::Error sub{ Foo::InvalidArgument->throw_error(@_) }; use Data::Util qw(:validate); sub f{ my $x_ref = array_ref shift; # Foo::InvalidArgument is thrown if invalid # ... } Functions Data::Util::Error->fail_handler() Data::Util::Error->fail_handler($handler) Data::Util::Error::croak(@args)SEE ALSOData::Util. perl v5.14.2 2011-10-20 Data::Util::Error(3pm)
| Related Man Pages |
|---|
| data::stream::bulk::util(3pm) - debian |
| kiokudb::util(3pm) - debian |
| netsds::util(3pm) - debian |
| padre::util::win32(3pm) - debian |
| autobox::list::util(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Introduction |
| A (ksh) Library For and From UNIX.com |