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-25.mga10 RPM for i686

From Mageia Cauldron for i686 / media / core / release

Name: perl-B-Hooks-OP-Check-StashChange Distribution: Mageia
Version: 0.60.0 Vendor: Mageia.Org
Release: 25.mga10 Build date: Fri Aug 23 04:03:13 2024
Group: Development/Perl Build host: localhost
Size: 22518 Source RPM: perl-B-Hooks-OP-Check-StashChange-0.60.0-25.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

* Fri Aug 23 2024 tv <tv> 0.60.0-25.mga10
  + Revision: 2088977
  - Rebuild for perl-5.40
* Thu Aug 22 2024 neoclust <neoclust> 0.60.0-24.mga10
  + Revision: 2087869
  - Rebuild against perl 5.40
* 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

Files

/usr/lib/.build-id
/usr/lib/.build-id/59
/usr/lib/.build-id/59/22b4a30fe0ba8d4c2208799d64c2036797e7de
/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, Wed Oct 2 10:24:14 2024