Help for this page

Select Code to Download


  1. or download this
    module module_name;
    
    ...
    }
    
    my $uid = getpwnam($username) // fail NoData;