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-18.mga8 RPM for armv7hl

From Mageia 8 for armv7hl / media / core / release

Name: perl-B-Hooks-OP-Check-StashChange Distribution: Mageia
Version: 0.60.0 Vendor: Mageia.Org
Release: 18.mga8 Build date: Wed Jun 17 23:43:11 2020
Group: Development/Perl Build host: localhost
Size: 18708 Source RPM: perl-B-Hooks-OP-Check-StashChange-0.60.0-18.mga8.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

* Wed Jun 17 2020 umeabot <umeabot> 0.60.0-18.mga8
  + Revision: 1594306
  - Rebuild for perl 5.32
* Sat Feb 15 2020 umeabot <umeabot> 0.60.0-17.mga8
  + Revision: 1529415
  - Mageia 8 Mass Rebuild
* Tue Aug 27 2019 tmb <tmb> 0.60.0-16.mga8
  + Revision: 1433366
  - rebuild for perl 5.30
* Fri Sep 21 2018 umeabot <umeabot> 0.60.0-15.mga7
  + Revision: 1292357
  - Mageia 7 Mass Rebuild
* Wed Aug 08 2018 pterjan <pterjan> 0.60.0-14.mga7
  + Revision: 1248989
  - Fix file list
  - Rebuild for perl 5.28

Files

/usr/lib/.build-id
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/2788cb2749a343badb7694f06ac577990ee61d
/usr/lib/perl5/vendor_perl/B
/usr/lib/perl5/vendor_perl/B/Hooks
/usr/lib/perl5/vendor_perl/B/Hooks/OP
/usr/lib/perl5/vendor_perl/B/Hooks/OP/Check
/usr/lib/perl5/vendor_perl/B/Hooks/OP/Check/StashChange
/usr/lib/perl5/vendor_perl/B/Hooks/OP/Check/StashChange.pm
/usr/lib/perl5/vendor_perl/B/Hooks/OP/Check/StashChange/Install
/usr/lib/perl5/vendor_perl/B/Hooks/OP/Check/StashChange/Install/Files.pm
/usr/lib/perl5/vendor_perl/B/Hooks/OP/Check/StashChange/Install/hook_op_check_stashchange.h
/usr/lib/perl5/vendor_perl/auto
/usr/lib/perl5/vendor_perl/auto/B
/usr/lib/perl5/vendor_perl/auto/B/Hooks
/usr/lib/perl5/vendor_perl/auto/B/Hooks/OP
/usr/lib/perl5/vendor_perl/auto/B/Hooks/OP/Check
/usr/lib/perl5/vendor_perl/auto/B/Hooks/OP/Check/StashChange
/usr/lib/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, Sat Mar 9 15:54:16 2024