Package : perl-Path-FindDev > RPM : perl-Path-FindDev-0.5.3-2.mga7.src.rpm

Basic items

Name perl-Path-FindDev
Version 0.5.3
Release 2.mga7
URL http://search.cpan.org/dist/Path-FindDev
Group Development/Perl
Summary Find a development path somewhere in an upper hierarchy
Size 44KB
Arch noarch
License GPL+ or Artistic

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 :(";
}

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-20 13:17:39
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie