aspect::hook(3pm) debian man page | unix.com

Man Page: aspect::hook

Operating Environment: debian

Section: 3pm

Aspect::Hook(3pm)					User Contributed Perl Documentation					 Aspect::Hook(3pm)

NAME
Aspect::Hook - Holding area for internal generated code
DESCRIPTION
During the weaving process Aspect needs do a large amount of code generation and it is important that this generated code is kept away from the target packages to prevent accidental collisions and other pollution. To prevent this, all of the generated code is produced in a dedicated and isolated namespace. Aspect::Hook is the namespace in which this happens. Beyond this purpose, this class services no other purpose.
AUTHORS
Adam Kennedy <adamk@cpan.org> Marcel Gruenauer <marcel@cpan.org> Ran Eilam <eilara@cpan.org>
COPYRIGHT
Copyright 2001 by Marcel Gruenauer Some parts 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::Hook(3pm)
Related Man Pages
aspect::advice(3pm) - debian
aspect::advice::before(3pm) - debian
aspect::library::listenable(3pm) - debian
aspect::pointcut(3pm) - debian
module::install::compiler(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?