in reply to Re^2: perlcritic --color option not working
in thread perlcritic --color option not working
Take a look through the bug list. I didn't see anything related to color, but maybe you can get some debug tips. (Tip #11 from the Basic debugging checklist.)perl -v perl -MPerl::Critic -le 'print $Perl::Critic::VERSION'
|
|---|