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