Help for this page
package Lexical::Alias; # alias() is the XS function ... sub alias_h (\%\%) { goto &alias } 1;