debian man page for aspect::pointcut::returning

Query: aspect::pointcut::returning

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Aspect::Pointcut::Returning(3pm)			User Contributed Perl Documentation			  Aspect::Pointcut::Returning(3pm)

NAME
Aspect::Pointcut::Returning - Function returning without exception use Aspect; # Don't trap Foo::Exception object exceptions after { $_->return_value(1) } call 'Foo::bar' & returning;
DESCRIPTION
The Aspect::Pointcut::Returning pointcut is used to match situations in which "after" advice should NOT run when the function is throwing an exception.
AUTHORS
Adam Kennedy <adamk@cpan.org>
COPYRIGHT
Copyright 2009 - 2012 Adam Kennedy. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-02-01 Aspect::Pointcut::Returning(3pm)
Related Man Pages
aspect::advice::after(3pm) - debian
aspect::library::listenable(3pm) - debian
aspect::modular(3pm) - debian
class::inspector::functions(3pm) - debian
ppi::transform::updatecopyright(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?