SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Monkey-Patch-Action rpm build for : OpenSuSE. For other distributions click perl-Monkey-Patch-Action.

Name : perl-Monkey-Patch-Action
Version : 0.61.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 150500.1.1 Date : 2024-08-12 21:53:58
Group : Unspecified Source RPM : perl-Monkey-Patch-Action-0.61.0-150500.1.1.src.rpm
Size : 0.05 MB
Packager : https://www_suse_com/
Summary : Wrap/add/replace/delete subs from other package (with restore)
Description :
Monkey-patching is the act of modifying a package at runtime: adding a
subroutine/method, replacing/deleting/wrapping another, etc. Perl makes it
easy to do that, for example:


*{\"Target::sub1\"} = sub { ... };


package Target;
sub sub2 { ... }


undef *{\"Target::sub3\"};

This module makes things even easier by helping you apply a stack of
patches and unapply them later in flexible order.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_15_SP5/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Monkey-Patch-Action-0.61.0-150500.1.1.noarch.rpm
     

Provides :
perl(Monkey::Patch::Action)
perl(Monkey::Patch::Action::Handle)
perl-Monkey-Patch-Action

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Sub::Delete)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Monkey
/usr/lib/perl5/vendor_perl/5.26.1/Monkey/Patch
/usr/lib/perl5/vendor_perl/5.26.1/Monkey/Patch/Action
/usr/lib/perl5/vendor_perl/5.26.1/Monkey/Patch/Action.pm
/usr/lib/perl5/vendor_perl/5.26.1/Monkey/Patch/Action/Handle.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Monkey-Patch-Action
/usr/share/doc/packages/perl-Monkey-Patch-Action/Changes
/usr/share/doc/packages/perl-Monkey-Patch-Action/README
/usr/share/licenses/perl-Monkey-Patch-Action
/usr/share/licenses/perl-Monkey-Patch-Action/LICENSE
/usr/share/man/man3/Monkey::Patch::Action.3pm.gz
/usr/share/man/man3/Monkey::Patch::Action::Handle.3pm.gz

 
ICM