Help for this page
my ($uid,$pgid) = (getpwnam("nobody"))[2..3];
my (,,$uid,$pid) = getpwnam("nobody");