Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-B-Hooks-OP-Check-StashChange-0.60.0-21.mga9 RPM for x86_64

From Mageia 9 for x86_64 / media / core / release

Name: perl-B-Hooks-OP-Check-StashChange Distribution: Mageia
Version: 0.60.0 Vendor: Mageia.Org
Release: 21.mga9 Build date: Tue Jun 7 01:59:52 2022
Group: Development/Perl Build host: localhost
Size: 23772 Source RPM: perl-B-Hooks-OP-Check-StashChange-0.60.0-21.mga9.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/B-Hooks-OP-Check-StashChange
Summary: Invoke callbacks when the stash code is being compiled in changes
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) = @_;
    warn "${old} -> ${new}";
});

package Bar; # "Foo -> Bar"

B::Hooks::OP::Check::StashChange::unregister($Foo::id);

package Moo; # callback not invoked
</CODE>

Provides

Requires

License

GPL+ or Artistic

Changelog

* Mon Jun 06 2022 umeabot <umeabot> 0.60.0-21.mga9
  + Revision: 1861562
  - Rebuild for Perl 5.36
* Thu Mar 17 2022 umeabot <umeabot> 0.60.0-20.mga9
  + Revision: 1796296
  - Mageia 9 Mass Rebuild
* Mon May 24 2021 umeabot <umeabot> 0.60.0-19.mga9
  + Revision: 1726404
  - Rebuild for perl 5.34
* Wed Jun 17 2020 umeabot <umeabot> 0.60.0-18.mga8
  + Revision: 1594306
  - Rebuild for perl 5.32

Files

/usr/lib/.build-id
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/c94fed4e616d760ddbd5becae0074b057d51c4
/usr/lib64/perl5/vendor_perl/B
/usr/lib64/perl5/vendor_perl/B/Hooks
/usr/lib64/perl5/vendor_perl/B/Hooks/OP
/usr/lib64/perl5/vendor_perl/B/Hooks/OP/Check
/usr/lib64/perl5/vendor_perl/B/Hooks/OP/Check/StashChange
/usr/lib64/perl5/vendor_perl/B/Hooks/OP/Check/StashChange.pm
/usr/lib64/perl5/vendor_perl/B/Hooks/OP/Check/StashChange/Install
/usr/lib64/perl5/vendor_perl/B/Hooks/OP/Check/StashChange/Install/Files.pm
/usr/lib64/perl5/vendor_perl/B/Hooks/OP/Check/StashChange/Install/hook_op_check_stashchange.h
/usr/lib64/perl5/vendor_perl/auto
/usr/lib64/perl5/vendor_perl/auto/B
/usr/lib64/perl5/vendor_perl/auto/B/Hooks
/usr/lib64/perl5/vendor_perl/auto/B/Hooks/OP
/usr/lib64/perl5/vendor_perl/auto/B/Hooks/OP/Check
/usr/lib64/perl5/vendor_perl/auto/B/Hooks/OP/Check/StashChange
/usr/lib64/perl5/vendor_perl/auto/B/Hooks/OP/Check/StashChange/StashChange.so
/usr/share/doc/perl-B-Hooks-OP-Check-StashChange
/usr/share/doc/perl-B-Hooks-OP-Check-StashChange/Changes
/usr/share/doc/perl-B-Hooks-OP-Check-StashChange/README
/usr/share/man/man3/B::Hooks::OP::Check::StashChange.3pm.xz


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 04:43:11 2024