![]() |
|
more useful options | |
PerlMonks |
Re: Magic (Re: Re: Discovering the lvaluable function behind the reference)by diotalevi (Canon) |
on May 29, 2003 at 19:17 UTC ( #261656=note: print w/replies, xml ) | Need Help?? |
Read all the available documentation: perlguts, perlhack, Gisle Aas' Illustrated PerlGuts, Simon Cozens on modifying the optree, Simon Cozens on perl internals, My own list of interesting links. Get used to using Devel::Peek, read the header files in the source code, heck - read relevant parts of the source code. Even better - create a private build of perl with symbols so you can step through a perl program using the gdb debugger. Remember to have fun.
In Section
Seekers of Perl Wisdom
|
|