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-Tiny

Project: openSUSE_13.2

Repository: oss

Title: Minimalist class construction

Description:
This module offers a minimalist class construction kit in around 120 lines
of code. Here is a list of features:

* defines attributes via import arguments
* generates read-write accessors
* supports lazy attribute defaults
* supports custom accessors
* superclass provides a standard 'new' constructor
* 'new' takes a hash reference or list of key/value pairs
* 'new' calls 'BUILD' for each class from parent to child
* superclass provides a 'DESTROY' method
* 'DESTROY' calls 'DEMOLISH' for each class from child to parent

Multiple-inheritance is possible, with superclass order determined via
mro/Functions.

It uses no non-core modules for any recent Perl. On Perls older than v5.10
it requires the MRO::Compat manpage. On Perls older than v5.14, it requires
the Devel::GlobalDestruction manpage.

Version: 1.000

Release: 2.1.3

Architecture: noarch

Size: 25.6 KB

Build Time: 2014-10-06 15:14:35 +0200 (over 9 years ago)

Provides

Symbol Required by
perl(Class::Tiny) = 1.000 perl-Pod-Spell perl-Devel-PartialDump perl-Path-FindDev perl-Path-IsDev perl-Test-File-ShareDir
perl(Class::Tiny::Object) =...
perl-Class-Tiny = 1.000-2.1.3

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl