centos man page for perl::critic::policy::errorhandling::requireuseofexceptions

Query: perl::critic::policy::errorhandling::requireuseofexceptions

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Perl::Critic::Policy::ErrorHandling::RequireUseOfExceptiUser3Contributed Perl DocumePerl::Critic::Policy::ErrorHandling::RequireUseOfExceptions(3)

NAME
Perl::Critic::Policy::ErrorHandling::RequireUseOfExceptions - Use exceptions instead of "die", "croak", or "confess".
AFFILIATION
This policy is part of Perl::Critic::More, a bleeding edge supplement to Perl::Critic.
DESCRIPTION
If the decision is made that a system should use exceptions, then there should be no use of "die", "croak", or "confess".
AUTHOR
Elliot Shank "<perl@galumph.org>"
COPYRIGHT
Copyright (c) 2007-2008 Elliot Shank. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of this license can be found in the LICENSE file included with this module. perl v5.16.3 2014-06-10 Perl::Critic::Policy::ErrorHandling::RequireUseOfExceptions(3)
Related Man Pages
perl::critic::exception::configuration::option::policy::extrapar(3) - centos
perl::critic::policy::controlstructures::prohibitunlessblocks(3) - centos
perl::critic::policy::controlstructures::prohibituntilblocks(3) - centos
perl::critic::policy::modules::requirenomatchvarswithuseenglish(3pm) - debian
perl::critic::policy::variables::prohibitperl4packagenames(3pm) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq