import rt 3.8.10
[freeside.git] / rt / docs / perlcritic.pod
diff --git a/rt/docs/perlcritic.pod b/rt/docs/perlcritic.pod
new file mode 100644 (file)
index 0000000..9c40353
--- /dev/null
@@ -0,0 +1,8 @@
+=head1 Perl::Critic
+
+RT ships a .perlcriticrc which can be used by running perlcritic from
+the root of the rt tarball.  It disables or turns on flags for a few
+policies.  Reasoning for those changes can be found in the .perlcriticrc
+file itself.
+
+=cut