#!/usr/bin/perl Just->Another->Perl->Hacker; package Just; INIT { print __PACKAGE__, ' ' } sub AUTOLOAD { bless [print+($AUTOLOAD=~/::(.+)/)[0], q/ /] } sub DESTROY {} [download]
Nice. For a somewhat related japh, see pete's My JAPH.
Update: clarified that the japh is not mine, the title was confusing.
www.com | www.net | www.org
No recent polls found