Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-Class-Method-Modifiers-Fast

Project: openSUSE_13.2

Repository: oss

Title: provides Moose-like method modifiers

Description:
Method modifiers are a powerful feature from the CLOS (Common Lisp Object
System) world.

'Class::Method::Modifiers::Fast' provides three modifiers: 'before',
'around', and 'after'. 'before' and 'after' are run just before and after
the method they modify, but can not really affect that original method.
'around' is run in place of the original method, with a hook to easily call
that original method. See the 'MODIFIERS' section for more details on how
the particular modifiers work.

Version: 0.041

Release: 13.1.3

Architecture: noarch

Size: 9.89 KB

Build Time: 2014-10-06 18:06:09 +0200 (over 9 years ago)

Provides

Symbol Required by
perl(Class::Method::Modifie...
perl-Class-Method-Modifiers...

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl
perl(Data::Util) >= 0.55 perl-Data-Util