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

perl-Module-Pluggable-Ordered-1.500.0-9.mga8 RPM for noarch

From Mageia 8 for aarch64 / media / core / release

Name: perl-Module-Pluggable-Ordered Distribution: Mageia
Version: 1.500.0 Vendor: Mageia.Org
Release: 9.mga8 Build date: Wed Feb 12 06:44:11 2020
Group: Development/Perl Build host: localhost
Size: 12371 Source RPM: perl-Module-Pluggable-Ordered-1.500.0-9.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://search.cpan.org/dist/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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Feb 12 2020 umeabot <umeabot> 1.500.0-9.mga8
  + Revision: 1495633
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Wed Sep 19 2018 umeabot <umeabot> 1.500.0-8.mga7
  + Revision: 1269573
  - Mageia 7 Mass Rebuild

Files

/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, Tue Apr 9 15:14:28 2024