Help for this page
sub AUTOLOAD { our $AUTOLOAD; my $subroutine_name = $AUTOLOAD; ... }
perl -e "$,=$\=$/; print keys %::"