Hi group
I am looking for the programm in perl that produce
this information
The name of the file should be the same as the user's
name.
The list of questions to ask the user must be stored
in a file.
If the same user runs your script again, then the
previous answers for each question should
I am beginner at perl programming ,and I want to a
write a program that the user should not be allowed
to enter a blank name or answer. That is, continue
asking for their name until they type in at least one
character.
thank you for help
__
Do