How can I grab the array ref so it's like the original? This should be simplemy $newds = @{$new} Data::DumXML::Parser output # NEW DATA STRUCTURE WITH ARRAY REF $VAR1 = [ bless( { 'tree' => { 'aggregatePsExtentTable' => { '1' => 'aggregatePsExtentEntry' Data::Dumper output # ORIGINAL DATA STRUCTURE $VAR1 = bless( { 'tree' => { 'aggregatePsExtentEntry' => { '1' => 'aggPsExtentIndex',
In reply to Restoring a DataStructure ?? by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |