All the Perl that's Practical to Extract and Report
#!/usr/bin/perl eval qq{#line $$ "just another perl hacker"\ndie};$@=~/j.+r/;print$&;