Man Page: data::util::error
Operating Environment: debian
Section: 3pm
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)
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Introduction |
| A (ksh) Library For and From UNIX.com |