how do list values in a hash table by letter in perl?

reinstein

New member
whats the code for listing the values starting with a letter in the hash table by typing in the letter. i.e when i type in "A", i should get a list of values starting with A
 
Back
Top