Name: | perl-Monkey-Patch |
---|---|
Version: | 0.03 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 35233 |
License: | GPL+ or Artistic |
RPM: | perl-Monkey-Patch-0.03-1.el7.noarch.rpm |
Source RPM: | perl-Monkey-Patch-0.03-1.el7.src.rpm |
Build Date: | Mon Aug 20 2018 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Monkey-Patch |
Summary: | Scoped monkey-patching Perl module |
Description: | Monkey patching is a way to extend or modify the runtime code of a program or library without altering the original source code. Monkey::Patch provides lexical scope monkey-patching so that you can wrap any other package's subroutine with your own code and still have access to the original subroutine. |
- Initial package release.