From: Vincent Pit Date: Sat, 4 Oct 2014 22:31:46 +0000 (+0200) Subject: Don't cleanup thread local storage before END blocks are executed X-Git-Tag: v0.13~8 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=eded748c69e52f9fb51a224de9e1ad9b96d5d2ca;hp=eded748c69e52f9fb51a224de9e1ad9b96d5d2ca;p=perl%2Fmodules%2FLexical-Types.git Don't cleanup thread local storage before END blocks are executed reap.h is no longer necessary. ---