Help for this page
sub mymkdir(_;$) { my $dirname = shift(); ... mymkdir($path, 01750); mymkdir($path); mymkdir(); # passes in $_