Description
Perl scripts can detect whether a directory looks like a development source tree. This helps tools decide when they are inside a project before running checks, builds, or configuration discovery.
It is a developer library. Detection is heuristic, so destructive tools should ask for confirmation or require explicit paths before changing files.