From: Vincent Pit Date: Thu, 16 Feb 2012 21:58:25 +0000 (+0100) Subject: Test that unqualified sub names as callbacks default to the current package X-Git-Tag: v0.48~8 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=7e4218a22df9d95cb7ee69e807675ec8752caa1e;hp=7e4218a22df9d95cb7ee69e807675ec8752caa1e;p=perl%2Fmodules%2FVariable-Magic.git Test that unqualified sub names as callbacks default to the current package ---