in reply to Re: a few questions about __PACKAGE__in thread a few questions about __PACKAGE__
$ perl -wE 'print "${\__PACKAGE__}\n";' main