Help for this page
use warnings; use strict; ... sub doSub2 { $_[0] = "Hello alias"; }
main: id2 = Hello alias