in reply to
create a CODE ref from a parse tree?
If you want to customize a subroutine behaviour, pass it a callback (a subroutine reference). Perl has no macro expansion.
Comment on
Re: create a CODE ref from a parse tree?
In Section
Seekers of Perl Wisdom