my $ds1 = { part => { id => 123, name => wheel} } my $ds2 = { component => {id => 123, name => stereo} }
The above two data structures look similar in structure. By this I mean, both of them are hash references with key as strings and values again as hash references
Any suggestions on how to tackle this..
Many thanks DIn reply to Interesting problem on perl data structure by decebel
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |