[Mastering-perl] Check out the chapters on configuration, subroutines, and Pod

brian d foy brian.d.foy at gmail.com
Fri Sep 15 19:04:53 EDT 2006


I've been quiet about _Mastering Perl_ for a while: it took me a bit
ot get over the conference season and get back to some serious work.

This week I've been working on finishing off the configuration chapter:

    http://www252.pair.com/comdog/mastering_perl/Chapters/configuration.html

I started, and mostly (mostly) finished a chapter on subroutine tricks:

    http://www252.pair.com/comdog/mastering_perl/Chapters/dynamic_subroutines.html

I think I've also done most of the chapter on working with Pod, where
I talk about Pod::Perldoc subclasses, Pod::Simple thingies, and lots
of other stuff dealing with writing, testing, and transforming Pod:

    http://www252.pair.com/comdog/mastering_perl/Chapters/working_with_pod.html

My next chapter will the one on subclassing, extending, and fixing
modules, mostly dealing with adding your own flavor to modules you
didn't write.

-- 
brian d foy <brian.d.foy at gmail.com>
http://www.pair.com/~comdog/


More information about the Mastering-perl mailing list