[ ソース: libhook-lexwrap-perl ]
パッケージ: libhook-lexwrap-perl (0.26-2)
libhook-lexwrap-perl に関するリンク
Debian の資源:
libhook-lexwrap-perl ソースパッケージをダウンロード:
- [libhook-lexwrap-perl_0.26-2.dsc]
- [libhook-lexwrap-perl_0.26.orig.tar.gz]
- [libhook-lexwrap-perl_0.26-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module for 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.