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-Path-FindDev

Project: openSUSE_13.2

Repository: oss

Title: Find a development path somewhere in an upper hierarchy.

Description:
This package is mostly a glue layer around Path::IsDev with a few directory
walking tricks.

use Path::FindDev qw( find_dev );

if ( my $root = find_dev('/some/path/to/something/somewhere')) {
print "development root = $root";
} else {
print "No development root :(";
}

Version: 0.4.0

Release: 2.1.3

Architecture: noarch

Size: 21.9 KB

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

Provides

Symbol Required by
perl(Path::FindDev) = 0.4.0 perl-File-ShareDir-ProjectDistDir
perl(Path::FindDev::Object)...
perl-Path-FindDev = 0.4.0-2...

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl
perl(Class::Tiny) >= 0.010 perl-Class-Tiny
perl(Path::IsDev) >= v0.2.2 perl-Path-IsDev
perl(Path::IsDev::Object) perl-Path-IsDev
perl(Path::Tiny) >= 0.038 perl-Path-Tiny
perl(Sub::Exporter) perl-Sub-Exporter