Subject: | [PATCH] "use Sub::Information" doesn't work |
Date: | Wed, 2 May 2007 09:15:16 -0300 |
To: | bug-sub-information [...] rt.cpan.org |
From: | "Adriano Ferreira" <a.r.ferreira [...] gmail.com> |
Hi, Ovid.
You made a mistake when implementing "import" that prevents
use Sub::Information;
(which should import "inspect" to the caller's package) to work properly.
The following minor patches fixes it and fixes a typo as well. It also
adds a redundant test script, but you may prefer to refactor
"t/10-info.t".
Regards,
Adriano Ferreira
Message body is not shown because sender requested not to inline it.