Help for this page
$conf{project} = &AskQuestion("What is the base project for this proje +ct", "c", print "***$conf{project}***\n"; my $uid = (getpwnam($conf{project}))[2]; print "***$uid***\n";
What is the base project for this project [mail]: ***mail*** Use of uninitialized value in concatenation (.) or string at ./Projcre +ate.pl line 145, <STDIN> line 2. ******