Name: | perl-B-Hooks-OP-Annotation |
---|---|
Version: | 0.44 |
Release: | 25.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 83160 |
License: | GPL+ or Artistic |
RPM: | perl-B-Hooks-OP-Annotation-0.44-25.el9.aarch64.rpm |
Source RPM: | perl-B-Hooks-OP-Annotation-0.44-25.el9.src.rpm |
Build Date: | Fri Feb 18 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
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. |