- or download this
sub DeleteValueTreeWithinHash
{
...
print Dumper ($HashData);
}
- or download this
$VAR1 = {
'' => undef
};
- or download this
$VAR1 = {
'0.29 type (ABC) {' => {
...
' => {}
};
- or download this
sub RecursiveFunctionToDeleteValueWithinHash
{
...
}
- or download this
$VAR1 = {
'0.29 type (ABC) {' => {
...
' => {}
};