in reply to Re^6: B::CC and fake_ppaddr
in thread B::CC and fake_ppaddr

Ah I see. Your two best bets would be Inline::C / Inline::CPP and perl's source. The machine generated source for your code is unlikely to be nice to look at. For something nicer see B::Concise and my own addition Idealized optrees from B::Concise.