- Note: if you don't have any problems installing Perl::Critic 1.076, there
is no need to upgrade to this version. There are no functionality
changes. This release only contains changes related to installation that
a few people were experiencing.
[Minor Changes]
- Removed build-time use of Readonly, again, due to problems some people
were having when trying to compile the code by hand, rather than using
CPAN(PLUS)?.
- Don't run author tests if there's a .svn directory present because
users who grabbed the code from the source repository were executing
them and getting failures.
- Don't generate optional, module-hiding test wrappers if author tests
are not enabled.