in reply to Re: Recursive data structure munging - arrayrefs to hashrefs
in thread Recursive data structure munging - arrayrefs to hashrefs
I see what you're trying to do, though - which gives me lots of ideas. Thank you!Use of uninitialized value in anonymous hash ({}) at /Users/ben/Work/c +ert/mine/restruct line 33, <$fh> line 1. Odd number of elements in anonymous hash at /Users/ben/Work/cert/mine/ +restruct line 33, <$fh> line 1. Use of uninitialized value in anonymous hash ({}) at /Users/ben/Work/c +ert/mine/restruct line 33, <$fh> line 1. Odd number of elements in anonymous hash at /Users/ben/Work/cert/mine/ +restruct line 33, <$fh> line 1. Use of uninitialized value in anonymous hash ({}) at /Users/ben/Work/c +ert/mine/restruct line 33, <$fh> line 1. Odd number of elements in anonymous hash at /Users/ben/Work/cert/mine/ +restruct line 33, <$fh> line 1. Use of uninitialized value in anonymous hash ({}) at /Users/ben/Work/c +ert/mine/restruct line 33, <$fh> line 1. Odd number of elements in anonymous hash at /Users/ben/Work/cert/mine/ +restruct line 33, <$fh> line 1. [...] { "" => { items => {} }, "2017-08-30T22:47:28.941Z" => "clusters", "allHostsConfig" => undef, "HASH(0x7f91e29911a8)" => "hosts", "HASH(0x7f91e29c8c18)" => "timestamp", "HASH(0x7f91e29c8f30)" => "hostTemplates", "HASH(0x7f91e29d1720)" => undef, "managementService" => "mgmt", "peers" => {}, [...]
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Recursive data structure munging - arrayrefs to hashrefs
by tybalt89 (Monsignor) on Aug 31, 2017 at 20:16 UTC | |
by flightdm (Acolyte) on Aug 31, 2017 at 20:35 UTC | |
by tybalt89 (Monsignor) on Aug 31, 2017 at 21:04 UTC | |
by flightdm (Acolyte) on Aug 31, 2017 at 21:13 UTC |