Help for this page
perl -le 'package foo ;print eval("__PACKAGE__");'
perl -le 'package foo ;print eval(q(__PACKAGE__));'