Help for this page

Select Code to Download


  1. or download this
    use Perl::Tidy;
    Perl::Tidy::perltidy();
    
  2. or download this
    use Perl::Critic::Command qw< run >;
    run();