in reply to add and delete to hash reference
Hi,
Add the following to your code, and see it for yourself:
use Data::Dumper; print Dumper($closurehash); [download]
Regards,