Ram Rangavajhula <[EMAIL PROTECTED]> wrote:
>I have an hashes of array like
%who = (
'Name' => {'Ram', 'Venky', 'Shiva'},
'Project' => {'telesales', 'e-commerce', 'sonystyle'},
'Company' => {'Sony', 'Satyam', 'Frontier'}
)
Actually, that's not a hash of arrays. I think you need to go back to
Perl basics--perhaps perlreftut will be helpful.
John A
- RE: Plz Help!! Ram Rangavajhula
- Re: Plz Help!! Bart Lateur
- RE: Plz Help!! Ram Rangavajhula
- RE: Plz Help!! jadams01
- RE: Plz Help!! Sterin, Ilya
- RE: Plz Help!! Brett W. McCoy
