Data-Compare-Plugins-Set-Object
view release on metacpan or search on metacpan
xt/author/perlcritic.rc view on Meta::CPAN
stop_words = Perldoc perldoc
[Documentation::RequirePodSections]
lib_sections = NAME | VERSION | DESCRIPTION | SYNOPSIS | COPYRIGHT AND LICENSE
script_sections = NAME | USAGE | OPTIONS | EXIT STATUS | COPYRIGHT AND LICENSE
[Subroutines::ProhibitCallsToUndeclaredSubs]
exempt_subs = Dancer2::get Dancer2::post Dancer2::redirect Dancer2::template Dancer2::Plugin::DBIC::resultset
[TestingAndDebugging::RequireUseStrict]
equivalent_modules = Modern::Perl
[TestingAndDebugging::RequireUseWarnings]
equivalent_modules = Modern::Perl
[InputOutput::RequireCheckedSyscalls]
functions = :builtins
exclude_functions = print say
[ControlStructures::ProhibitPostfixControls]
flowcontrol = warn die carp croak cluck confess goto exit redirect
( run in 0.476 second using v1.01-cache-2.11-cpan-a5abf4f5562 )