I've recently read Code Reading and found that if I wanted to grow my skills as a software developer it would be useful for me to read more code. I'm currently working in the world of mod_perl, apache, unix, mysql, javascript and xslt (some sort of LAMP I guess).
I would like to find great literature of source code in these fields which I can read from. I know we have the whole knowledge tree in CPAN but the maze is so huge that a newbie like myself would easily get lost in it.
So building on the two useful questions that i've gone through briefly here: how-do-you-actually-read-source-code what-is-some-great-source-code-to-read
So my questions are what are good source codes that i can read in terms of the programming technologies that I'm using to further improve myself?
And the programming language doesn't matter as long as the source code is good?
thanks.