libpath-finddev-perl

Perl module to find a development source tree somewhere in an upper hierarchy
  https://metacpan.org/release/Path-FindDev
  0
  no reviews



Path::finddev provides an easy and platform-independent way to find the root of a development source tree in some parent directory, irrespective of which test you put it in, and regardless of what $cwd happens to be when you call it. path::finddev is mostly a glue layer around path::isdev with a few directory walking tricks.