Remove Test::Perl::Critic::Progressive (?)
We are running t/00-testcritic.t in Koha, which will require all our perl code to pass Perl::Critic. So why do we need Test::Perl::Critic::Progressive here? We should only need to require the files to pass Perl::Critic on pass 2 (after the patches are applied).