in reply to Re: error in my code
in thread problem parsing XML into hash
thanks$VAR1 = { 'ip' => { 'ip1' => { '/tftpboot/tc1' }, 'ip2' => { '/tftpboot/tc3', '/tftpboot/tc4', '/tftpboot/tc1' } }, 'parser' => { 'p2' => { '/tftpboot/tc1' }, 'p3' => { '/tftpboot/tc2', '/tftpboot/tc3', '/tftpboot/tc1' }, 'p1' => { '/tftpboot/tc2', '/tftpboot/tc1' } } };
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: error in my code
by reasonablekeith (Deacon) on Nov 23, 2005 at 12:08 UTC | |
by rsennat (Beadle) on Nov 23, 2005 at 12:24 UTC |