| Name: | perl-B-Hooks-OP-Annotation |
|---|---|
| Version: | 0.44 |
| Release: | 4.el7 |
| Architecture: | aarch64 |
| Group: | Development/Libraries |
| Size: | 83250 |
| License: | GPL+ or Artistic |
| RPM: | perl-B-Hooks-OP-Annotation-0.44-4.el7.aarch64.rpm |
| Source RPM: | perl-B-Hooks-OP-Annotation-0.44-4.el7.src.rpm |
| Build Date: | Wed May 30 2018 |
| Build Host: | ca-buildarm04.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/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. |