All the Perl that's Practical to Extract and Report
B::Generate and B::Deparse can work together to turn arbitrary bytecode into Perl. What if that bytecode was generated as part of, say, parsing Python? Instant Python->Perl translator.