Name: | perl-B-Hooks-OP-Annotation |
---|---|
Version: | 0.44 |
Release: | 25.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 85902 |
License: | GPL+ or Artistic |
RPM: | perl-B-Hooks-OP-Annotation-0.44-25.el8.aarch64.rpm |
Source RPM: | perl-B-Hooks-OP-Annotation-0.44-25.el8.src.rpm |
Build Date: | Tue Dec 10 2019 |
Build Host: | ca-arm-jenkins-builder-01 |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/B-Hooks-OP-Annotation |
Summary: | Annotate and delegate hooked OPs |
Description: | This module provides a way for XS code that hijacks OP op_ppaddr functions to delegate to (or restore) the previous functions, whether assigned by perl or by another module. Typically this should be used in conjunction with B::Hooks::OP::Check. |