Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Module-Pluggable-Ordered | Distribution: Mageia |
Version: 1.500.0 | Vendor: Mageia.Org |
Release: 10.mga9 | Build date: Sun Mar 20 10:48:14 2022 |
Group: Development/Perl | Build host: localhost |
Size: 12371 | Source RPM: perl-Module-Pluggable-Ordered-1.500.0-10.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/Module-Pluggable-Ordered | |
Summary: Call module plugins in a specified order |
This module behaves exactly the same as 'Module::Pluggable', supporting all of its options, but also mixes in the 'call_plugins' and 'plugins_ordered' methods to your class. 'call_plugins' acts a little like 'Class::Trigger'; it takes the name of a method, and some parameters. Let's say we call it like so: __PACKAGE__->call_plugins("my_method", @something); 'call_plugins' looks at the plugin modules found using 'Module::Pluggable' for ones which provide 'my_method_order'. It sorts the modules numerically based on the result of this method, and then calls '$_->my_method(@something)' on them in order. This produces an effect a little like the System V init process, where files can specify where in the init sequence they want to be called.
GPL+ or Artistic
* Sun Mar 20 2022 umeabot <umeabot> 1.500.0-10.mga9 + Revision: 1804615 - Mageia 9 Mass Rebuild
/usr/share/doc/perl-Module-Pluggable-Ordered /usr/share/doc/perl-Module-Pluggable-Ordered/Changes /usr/share/doc/perl-Module-Pluggable-Ordered/META.yml /usr/share/doc/perl-Module-Pluggable-Ordered/README /usr/share/man/man3/Module::Pluggable::Ordered.3pm.xz /usr/share/perl5/vendor_perl/Module /usr/share/perl5/vendor_perl/Module/Pluggable /usr/share/perl5/vendor_perl/Module/Pluggable/Ordered.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 22 09:05:03 2025