logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Elliot Shank <perl@galumph.com>

Description

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

Interface Support

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

Methods

       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.

Name

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

See Also