barewords_japh.pl 178 B

12345
  1. Just another Perl hacker
  2. local+$,=$";package another;sub Just{print(substr((caller(0))[3],3**2),@_)}
  3. package hacker;sub Perl{Just another((split/:./,(caller(0))[3])[1,0]),exit}