http://www.perlmonks.org?node_id=11107428


in reply to print source golf

print do{@ARGV=$0;scalar<>};

Or

print do{@ARGV=$0;~~<>};