Aspect::Pointcut::Returning
Function returning without exception
- Provided by: libaspect-perl (Version: 1.04-1)
- Report a bug
Function returning without exception
The Aspect::Pointcut::Returning pointcut is used to match situations in which "after" advice should NOT run when the function is throwing an exception.
Adam Kennedy <adamk@cpan.org>
Copyright 2009 - 2013 Adam Kennedy.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.