|
|
| No such thing as a small change | |
| PerlMonks |
Perl parse tree inquiryby jepri (Parson) |
| on Sep 12, 2001 at 02:41 UTC ( [id://111843]=perlquestion: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.jepri has asked for the wisdom of the Perl Monks concerning the following question:
I've exhausted every other avenue so now I'm posting. I want to tweak B::Deparse to get some different output and I am completely lost. I don't know exactly how perl implements the perl parse tree but I want to find out. I went to the perl websites, I downloaded the source, but there's no design guide around or anything. I can't read the C that Perl is written in (not at that level) From what I can see in B::Deparse it gets a bunch of objects and then builds output based on some kind of semi-functional programming methodology. I'm looking for 'what structure does it get handed from the parser and how can I tweak it' Is there a document detailing what I want to know or should I start on the sauce?
____________________
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||