Description
Perl code can represent errors and exceptions with object-oriented helpers instead of only plain strings. This helps applications carry structured error information through larger systems.
It is a library for developers. Good error handling still depends on applications reporting useful messages without leaking private data or internal details unnecessarily.