Method modifiers do not handle exceptions, so if mymeth, or any of the attached before/after/around modifiers, will die.
- Stevan
On Mar 15, 2011, at 5:54 AM, Rolf Schaufelberger wrote:
> Hi,
> I'm just wondering, if a after 'mymeth' => sub {…}:
> will be called , even when mymeth dies ?
> If so, is there a way to find out, if mymeth died or finshed sucessfully?
>
> Rolf Schaufelberger
>
>
>
>
>
>
