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-23.mga10 RPM for x86_64

From Mageia Cauldron for x86_64 / media / core / release

Name: perl-B-Hooks-OP-Check-StashChange Distribution: Mageia
Version: 0.60.0 Vendor: Mageia.Org
Release: 23.mga10 Build date: Thu Nov 30 10:57:59 2023
Group: Development/Perl Build host: localhost
Size: 23476 Source RPM: perl-B-Hooks-OP-Check-StashChange-0.60.0-23.mga10.src.rpm
Packager: tv <tv>
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

* Thu Nov 30 2023 tv <tv> 0.60.0-23.mga10
  + Revision: 2011568
  - Rebuild for perl-5.38
* Tue Nov 28 2023 tv <tv> 0.60.0-22.mga10
  + Revision: 2010511
  - Rebuild for perl-5.38
* Mon Jun 06 2022 umeabot <umeabot> 0.60.0-21.mga10
  + Revision: 1861562
  - Rebuild for Perl 5.36
* Thu Mar 17 2022 umeabot <umeabot> 0.60.0-20.mga9
  + Revision: 1796296
  - Mageia 9 Mass Rebuild

Files

/usr/lib/.build-id
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/2a6c2a74b7e71e60872c8de61b79703b122db9
/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, Tue Apr 30 05:15:27 2024