1Test::Apocalypse::PerlCUrsietricC(o3n)tributed Perl DocuTmeesntt:a:tAipooncalypse::PerlCritic(3)
2
3
4

NAME

6       Test::Apocalypse::PerlCritic - Plugin for Test::Perl::Critic
7

VERSION

9         This document describes v1.006 of Test::Apocalypse::PerlCritic - released October 25, 2014 as part of Test-Apocalypse.
10

DESCRIPTION

12       Encapsulates Test::Perl::Critic functionality.
13
14       Automatically sets the following options:
15
16               -verbose => 8,
17               -severity => 'brutal',
18               -profile => 't/perlcriticrc',
19               -profile-strictness => 'fatal',
20
21       If the "t/perlcriticrc" file isn't present a default one will be
22       generated and used. Please see the source of this module for the
23       default config, it is too lengthy to copy and paste into this POD! If
24       you want to override the critic options, please create your own
25       "t/perlcriticrc" file in the distribution!
26
27       If you want to ignore the "optional" exclusions in the default
28       perlcriticrc, just set $ENV{PERL_CRITIC_STRICT} to a true value.
29

SEE ALSO

31       Please see those modules/websites for more information related to this
32       module.
33
34       ·   Test::Apocalypse
35
36       ·   Perl::Critic
37

AUTHOR

39       Apocalypse <APOCAL@cpan.org>
40
42       This software is copyright (c) 2014 by Apocalypse.
43
44       This is free software; you can redistribute it and/or modify it under
45       the same terms as the Perl 5 programming language system itself.
46
47       The full text of the license can be found in the LICENSE file included
48       with this distribution.
49

DISCLAIMER OF WARRANTY

51       THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
52       APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
53       HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT
54       WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
55       LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
56       PARTICULAR PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE
57       OF THE PROGRAM IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU
58       ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
59
60       IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
61       WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR
62       CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
63       INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
64       ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT
65       NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES
66       SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO
67       OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY
68       HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
69
70
71
72perl v5.30.0                      2019-07-26   Test::Apocalypse::PerlCritic(3)
Impressum