SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Module-Pluggable-Ordered rpm build for : Mandriva 2011. For other distributions click perl-Module-Pluggable-Ordered.

Name : perl-Module-Pluggable-Ordered
Version : 1.500.0 Vendor : Mandriva
Release : 2 Date : 2011-04-18 05:55:25
Group : Development/Perl Source RPM : perl-Module-Pluggable-Ordered-1.500.0-2.src.rpm
Size : 0.01 MB
Packager : Funda Wang < fwang_mandriva_org>
Summary : Call module plugins in a specified order
Description :
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\", AATTsomething);

\'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(AATTsomething)\' 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.

RPM found in directory: /vol/rzm6/linux-mandriva/official/2011/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Module-Pluggable-Ordered-1.500.0-2-mdv2011.0.noarch.rpm
ftp.icm.edu.pl  perl-Module-Pluggable-Ordered-1.500.0-2-mdv2011.0.noarch.rpm
     

Provides :
perl(Module::Pluggable::Ordered)
perl-Module-Pluggable-Ordered

Requires :
perl-base >= 2:5.12.3
perl(Module::Pluggable)
perl(UNIVERSAL::require)
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.12.3/Module
/usr/lib/perl5/vendor_perl/5.12.3/Module/Pluggable
/usr/lib/perl5/vendor_perl/5.12.3/Module/Pluggable/Ordered.pm
/usr/share/doc/perl-Module-Pluggable-Ordered
/usr/share/doc/perl-Module-Pluggable-Ordered/Changes
/usr/share/doc/perl-Module-Pluggable-Ordered/README
/usr/share/man/man3/Module::Pluggable::Ordered.3pm.xz

 
ICM