Shawn H Corey <[email protected]> writes: > On Mon, 02 Feb 2015 11:54:12 -0500 > Harry Putnam <[email protected]> wrote: > >> Are we even talking about the same program... Perl::Critic/perlcritic? >> >> For me, it just blows up with piles of help information when I use >> `-c': > > Use the -c option with `perl`, not `perlcritic`. > > Perl::Critic is the Perl module that you can use in a Perl script to > give it the same functionality. > > `perlcritic` is a Perl script that is install when you install > Perl::Critic and it uses the module to examine other Perl scripts. > > Hope that helps. :)
Egad... yes, thank you. -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
