Query: autodie::skip
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
autodie::skip(3) User Contributed Perl Documentation autodie::skip(3)NAMEautodie::skip - Skip a package when throwing autodie exceptionsSYNPOSISuse parent qw(autodie::skip);DESCRIPTIONThis dummy class exists to signal that the class inheriting it should be skipped when reporting exceptions from autodie. This is useful for utility classes like Path::Tiny that wish to report the location of where they were called on failure. If your class has a better way of doing roles, then you should not load this class and instead simply say that your class DOES "autodie::skip" instead.AUTHORCopyright 2013, Paul Fenwick <pjf@cpan.org>LICENSEThis module is free software. You may distribute it under the same terms as Perl itself.SEE ALSOautodie, autodie::exception perl v5.16.3 2013-02-22 autodie::skip(3)
Related Man Pages |
---|
autodie::exception(3pm) - mojave |
autodie::hints5.18(3pm) - mojave |
autodie::exception(3) - centos |
autodie::hints(3) - centos |
autodie::exception(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
DB2 convert digits to binary format |
Tar Command |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |