1Perl::Critic::ExceptionU:s:eIrO(C3o)ntributed Perl DocumPeenrtla:t:iCornitic::Exception::IO(3)
2
3
4

NAME

6       Perl::Critic::Exception::IO - A problem with input or output.
7

DESCRIPTION

9       The outside world can do nasty things to your poor, innocent code.
10

INTERFACE SUPPORT

12       This is considered to be a public class.  Any changes to its interface
13       will go through a deprecation cycle.
14

METHODS

16       "file_name()"
17           Returns the name of the file that the problem was found with, if
18           available.
19
20       "errno()"
21           The value of $ERRNO/$! at the time the problem was found.
22

AUTHOR

24       Elliot Shank <perl@galumph.com>
25
27       Copyright (c) 2007-2011 Elliot Shank.
28
29       This program is free software; you can redistribute it and/or modify it
30       under the same terms as Perl itself.  The full text of this license can
31       be found in the LICENSE file included with this module.
32
33
34
35perl v5.16.3                      2014-06-09    Perl::Critic::Exception::IO(3)
Impressum