http://www.perlmonks.org?node_id=1018855


in reply to Re: Perl::Critic error "Readonly version 21 required"
in thread Perl::Critic error "Readonly version 21 required"

Arghh! Thanks. After changing that, and then changing my constant to all upper case, I didn't get any errors. But when I use criticism 'brutal', I get:

Code is not tidy at CriticMy.pm line 1.

I think I should be able to sort that out.