Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Hook-LexWrap - Lexically scoped subroutine wrappers
Hook::LexWrap allows you to install a pre- or post-wrapper (or both)
around an existing subroutine. Unlike other modules that provide this
capacity (e.g. Hook::PreAndPost and Hook::WrapSub), Hook::LexWrap
implements wrappers in such a way that the standard `caller' function
works correctly within the wrapped subroutine.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
perl-Hook-LexWrap |
0.20 |
4.fc6 |
noarch |
17 KiB |
Fri Sep 8 18:56:28 2006 |
Changelog
- * Fri Sep 8 18:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.20-4
- Rebuild for FC6.
- * Fri Feb 17 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.20-3
- Rebuild for FC5 (perl 5.8.8).
- * Fri Sep 9 18:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.20-2
- Comment about license files location.