fix 'Can't call method "setup" on an undefined value' error when using into rates...
[freeside.git] / rt / docs / perlcritic.pod
1 =head1 Perl::Critic
2
3 RT ships a .perlcriticrc which can be used by running perlcritic from
4 the root of the rt tarball.  It disables or turns on flags for a few
5 policies.  Reasoning for those changes can be found in the .perlcriticrc
6 file itself.
7
8 =cut