in reply to Perl Source Code
Also perlapi and perlintern. C analyzers are not very useful because of all the macros, but simple token seekers like grep or (better, imo) id-utils are helpful in tracking down definitions. The token parser toke.c is one useful starting point.
After Compline,
Zaxo
|
|---|