blob: c98830de4f05b2a5c56a0d677438537478a2b107 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
This module is more or less a bunch of heuristics for determining if a
given path is a development tree root of some kind.
This has many useful applications, notably ones that require
behaviours for "installed" modules to be different to those that are
still "in development"
WWW: http://search.cpan.org/dist/Path-IsDev/
|