Name : perl-B-Hooks-OP-Check-StashChange
| |
Version : 0.60.0
| Vendor : Mageia_Org
|
Release : 23.mga10
| Date : 2023-11-30 10:57:59
|
Group : Development/Perl
| Source RPM : perl-B-Hooks-OP-Check-StashChange-0.60.0-23.mga10.src.rpm
|
Size : 0.02 MB
| |
Packager : tv < tv>
| |
Summary : Invoke callbacks when the stash code is being compiled in changes
|
Description :
Invoke callbacks when the stash code is being compiled in changes.
From Perl:
< CODE> package Foo;
use B::Hooks::OP::Check::StashChange;
our $id = B::Hooks::OP::Check::StashChange::register(sub { my ($new, $old) = AATT_; warn \"${old} -> ${new}\"; });
package Bar; # \"Foo -> Bar\"
B::Hooks::OP::Check::StashChange::unregister($Foo::id);
package Moo; # callback not invoked < /CODE>
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/cauldron/x86_64/media/core/release |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(B::Hooks::OP::Check::StashChange)
perl(B::Hooks::OP::Check::StashChange::Install::Files)
perl-B-Hooks-OP-Check-StashChange
perl-B-Hooks-OP-Check-StashChange(x86-64)
Requires :