Sophie

Sophie

distrib > Mageia > cauldron > i586 > by-pkgid > 3f4d53392a096f963085180dc20008f5

perl-Path-FindDev-0.5.3-4.mga9.src.rpm

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

Generated packages:

Other version of this rpm: