Help for this page
BEGIN { eval <<"__CODE__"; ... } __CODE__ }
sub AUTOLOAD { ... # Body of Autoload }