http://qs321.pair.com?node_id=1218548

zeeshan1995 has asked for the wisdom of the Perl Monks concerning the following question:

Does perl guarantee that the  DESTROY() function will be called immediately after the closing braces } for the objects in the scope created using  new()( as C++ does)?