- or download this
use Data::Dumper;
use strict;
...
$ref->["$lastPart"] = $newData; # Remark 1
}
print Dumper $x;
- or download this
$ref = eval '$base$return_from_sub';
$ref = [/whatever/];
- or download this
$ref = eval '\$refString';
deference( $ref ) = $whatever ;# [] {} ""