| Name: | perl-B-Hooks-OP-Annotation |
|---|---|
| Version: | 0.44 |
| Release: | 25.el8 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 28374 |
| License: | GPL+ or Artistic |
| RPM: | perl-B-Hooks-OP-Annotation-0.44-25.el8.x86_64.rpm |
| Source RPM: | perl-B-Hooks-OP-Annotation-0.44-25.el8.src.rpm |
| Build Date: | Mon Dec 02 2019 |
| Build Host: | jenkins-10-147-72-125-14b66d41-7846-42f2-aaa3-ca3530950a23.appad1iad.osdevelopmeniad.oraclevcn.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. |