Hello Monks,
I am running a child script that returns a hash reference.
How can i collect it into my parent script through which i have invoked the child script?
The reason is, in my parent script i have the generic logic of dumping Hash of hashes into an xml file.