JAPH->Just->Another->Perl->Hacker; package JAPH; sub AUTOLOAD { bless [print+($AUTOLOAD=~/::(.+)/)[0], q/ /] } sub DESTROY {} [download]