Help for this page

Select Code to Download


  1. or download this
    use Perl::Critic::Command ;
    
    ...
    
    unshift @ARGV, '--doc';
    Perl::Critic::Command->run();