| [SOLVED] Perl Programming, Im trying to write a basic-ish perl program asking for customer details? I am stuck on doing the 'customer title', how do i specify that a user must insert a certain input. ie. the <STDIN> must be Mr, Mrs, Ms, Miss..etc. I have tried putting the titles in an array, but cant call them to match the <STDIN>. I no this may seem a bit vague as i am very new to perl but any help would be VERY grateful.
Thanks |