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?
____________________
Jeremy
I didn't believe in evil until I dated it.
In reply to Perl parse tree inquiry by jepri
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |