[Mastering-perl] Debugging, Profiling, and Cleaning Up Code
brian d foy
brian.d.foy at gmail.com
Sat Oct 7 06:46:42 EDT 2006
I've been busy lately. I think I've finished the first pass on two
more chapters. Let me know if I left out any major topics I should
have discussed. I'd especially like everyone to look at these chapters
and ask themselves "Would my co-worker learn everything I want him to
know about this subject by reading this chapter?" If your answer is
"No", let me know what else you want!
I've added a bunch of stuff to the Debugging chapter:
http://www.pair.com/~comdog/mastering_perl/Chapters/04.debugger.html
And I think I'm mostly done with the Profiling chapter:
http://www.pair.com/~comdog/mastering_perl/Chapters/06.profiling.html
Next up is the Cleaning Up Code chapter, which need the last half
written. That's all Perl::Critic stuff:
http://www.pair.com/~comdog/mastering_perl/Chapters/07.cleaning_up_code.html
--
brian d foy <brian.d.foy at gmail.com>
http://www.pair.com/~comdog/
More information about the Mastering-perl
mailing list