in reply to Re^4: Breaking a Filter::decrypt like source filter
in thread Breaking a Filter::decrypt like source filter

No, I know very little about Perl's guts. Each of do, require and eval can compile and run code. I'd start with them. The code that handles these would be in a pp* file.