On Fri, 14 Sep 2012 15:31:58 +0200 Rob Coops <rco...@gmail.com> wrote:
> Basically every one on this list has said the same. The script is a > mess it is hard to read hard to maintain and should be cleaned up > before we can really comment on this. The easiest way to tidy a Perl script is to run perltidy. Download Perl::Tidy from CPAN and do `man perltidy` to find out how to use it. Also, download Perl::Critic and then `man perlcritic`. This will tell what parts of the script are not considered to be Best Practice. -- Just my 0.00000002 million dollars worth, Shawn Programming is as much about organization and communication as it is about coding. _Perl links_ official site : http://www.perl.org/ beginners' help : http://learn.perl.org/faq/beginners.html advance help : http://perlmonks.org/ documentation : http://perldoc.perl.org/ news : http://perlsphere.net/ repository : http://www.cpan.org/ blog : http://blogs.perl.org/ regional groups : http://www.pm.org/ -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/