[Techtalk] Improving/Reviewing a Perl script

Peggy Russell prusselltechgroup at gmail.com
Sun Sep 7 22:24:16 UTC 2014


Hi Terry,

> Are there any other topics/tools I can research to help me improve my code?

You might find something helpful at these Perl References:

1) Do a man on perl and it'll describe perldoc. 
   The doc is also available via perl.org

2) The perl.org site has comprehensive documentation for any level:
   http://www.perl.org/
     http://www.perl.org/books/library.html  
   http://perldoc.perl.org/                * NOTE: Downloadable in html or PDF

3) Higher Order Perl
   http://hop.perl.plover.com/book/

4) Stackoverflow with a keyword search of [perl] best practices
   http://stackoverflow.com/search?q=[perl]+best+practices

Have a great day!
Peggy Russell


More information about the Techtalk mailing list