Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Hook-LexWrap: Lexically scoped subroutine wrappers
        
        
        - Summary
- 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.
Changelog
        
            - * Fri Sep  9 17:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.20-2
- - Comment about license files location. 
            - * Fri Aug 26 17:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.20-1
- - First build.