http://www.perlmonks.org?node_id=603228


in reply to Re: Is Programming Perl still relevant as a reference book?
in thread Is Programming Perl still relevant as a reference book?

You might keep a copy of Damian's Perl Best Practices nearby, just to keep you on the straight and narrow. The Camel has some habits like using package global filehandles, 2-arg open, indirect object notation, etc., that you may or may not want to get into.
  • Comment on Re^2: Is Programming Perl still relevant as a reference book?