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


Perl-Critic documentation  | view source Contained in the Perl-Critic distribution.

Index


NAME

Top

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

DESCRIPTION

Top

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

INTERFACE SUPPORT

Top

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

METHODS

Top

file_name()

Returns the name of the file that the problem was found with, if available.

errno()

The value of $ERRNO/$! at the time the problem was found.

AUTHOR

Top

Elliot Shank <perl@galumph.com>

COPYRIGHT

Top


Perl-Critic documentation  | view source Contained in the Perl-Critic distribution.