in reply to [B::Deparse] Trying to find sub's code

But I have only ";" as output :-(. What's wrong with my approach?

XS isn't bytecode, it isn't parsed or compiled by perl, so there is nothing to be deparsed

  • Comment on Re: [B::Deparse] Trying to find sub's code