create multiple hash
- From: msivasakthi@xxxxxxxxx (Sivasakthi)
- Date: Fri, 21 Mar 2008 16:03:37 +0530
Hi all,
I want to create multiple hash and retrieve the values for print like
below ,
%values= (
'172.16.1.45' => {'google.com' => 34, 'linux.com' => 45},
'172.15.2.34' => {'hp.com' => 345, 'oracle.com' => 4567},
);
how to do that?
Thanks,
- Follow-Ups:
- Re: create multiple hash
- From: J. Peng
- Re: create multiple hash
- Prev by Date: Re: contributing to perl
- Next by Date: perl on win32
- Previous by thread: how to get in depth Directory statistics
- Next by thread: Re: create multiple hash
- Index(es):