From: Vincent Pit Date: Fri, 7 Sep 2012 22:54:14 +0000 (+0200) Subject: Check that unwind(-1) dies and that unwind() doesn't X-Git-Tag: v0.20~27 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=a6226a61e22b1f2aad5df72aeb02ce755e2c192e;hp=a6226a61e22b1f2aad5df72aeb02ce755e2c192e;p=perl%2Fmodules%2FScope-Upper.git Check that unwind(-1) dies and that unwind() doesn't ---