http://www.perlmonks.org?node_id=644047


in reply to Re^2: Commenting out carpout causes script to hang
in thread Commenting out carpout causes script to hang

Then my only other advice is to stop the script short at various points:
print "got to here\n"; exit;
Move it down until something goes wrong.

Phil

The Gantry Web Framework Book is now available.