%hash = map {do {print "Your information for $_: "; chomp (local $_ = ); $_} => $_} @array;