table of contents
File::Util::Exception(3pm) | User Contributed Perl Documentation | File::Util::Exception(3pm) |
NAME¶
File::Util::Exception - Base exception class for File::Util
VERSION¶
version 4.201720
DESCRIPTION¶
Base class for all File::Util::Exception subclasses. It's primarily responsible for error handling within File::Util, but hands certain work off to its subclasses, depending on how File::Util was use()'d.
Users, don't use this module by itself. It is for internal use only.
2022-11-29 | perl v5.36.0 |