CHANGELOG ChangeLog CHANGES Changes COPYING Copying CREDITS dist.ini
GOALS HISTORY INSTALL INSTALL.SKIP LICENSE Makefile.PL
MANIFEST MANIFEST.SKIP META.yml MYMETA.yml META.json MYMETA.json
- NEW NOTES ppport.h README README.PATCHING SIGNATURE THANKS TODO Todo
- VERSION WHATSNEW
+ NEW NOTES perlcritic.rc ppport.h README README.PATCHING SIGNATURE
+ THANKS TODO Todo VERSION WHATSNEW
);
# Each entry in the %Modules hash roughly represents a distribution,
+++ /dev/null
-severity = 5
-verbose = 8
-
-[Variables::ProhibitPunctuationVars]
-allow = $@ $!
-
-[TestingAndDebugging::ProhibitNoStrict]
-allow = refs
-
-# Turn these off
-[-BuiltinFunctions::ProhibitStringyEval]
-[-ControlStructures::ProhibitPostfixControls]
-[-ControlStructures::ProhibitUnlessBlocks]
-[-Documentation::RequirePodSections]
-[-InputOutput::ProhibitInteractiveTest]
-[-Miscellanea::RequireRcsKeywords]
-[-References::ProhibitDoubleSigils]
-[-RegularExpressions::RequireExtendedFormatting]
-[-InputOutput::ProhibitTwoArgOpen]
-
-# Turn this on
-[Lax::ProhibitStringyEval::ExceptForRequire]
-
+++ /dev/null
-severity = 5
-verbose = 8
-
-[Variables::ProhibitPunctuationVars]
-allow = $@ $!
-
-[TestingAndDebugging::ProhibitNoStrict]
-allow = refs
-
-# Turn these off
-[-BuiltinFunctions::ProhibitStringyEval]
-[-ControlStructures::ProhibitPostfixControls]
-[-ControlStructures::ProhibitUnlessBlocks]
-[-Documentation::RequirePodSections]
-[-InputOutput::ProhibitInteractiveTest]
-[-Miscellanea::RequireRcsKeywords]
-[-References::ProhibitDoubleSigils]
-[-RegularExpressions::RequireExtendedFormatting]
-[-InputOutput::ProhibitTwoArgOpen]
-
-# Turn this on
-[Lax::ProhibitStringyEval::ExceptForRequire]
-