1Path::IsDev::Heuristic:U:sDeervDCiornMtarrikbeurt(e3d)PPeartlh:D:oIcsuDmeevn:t:aHteiuornistic::DevDirMarker(3)
2
3
4

NAME

6       Path::IsDev::Heuristic::DevDirMarker - Determine if a path contains a
7       .devdir file
8

VERSION

10       version 1.001003
11

DESCRIPTION

13       This Heuristic is a workaround that is likely viable in the event none
14       of the other Heuristics work.
15
16       All this heuristic checks for is the presence of a special file called
17       ".devdir", which is intended as an explicit notation that "This
18       directory is a project root".
19
20       An example case where you might need such a Heuristic, is the scenario
21       where you're not working with a Perl "CPAN" dist, but are instead
22       working on a project in a different language, where Perl is simply
23       there for build/test purposes.
24

METHODS

26   "files"
27       Matches files named:
28
29           .devdir
30
31   "matches"
32       Matches if any of the files in "files" exist as children of the "path"
33

AUTHOR

35       Kent Fredric <kentnl@cpan.org>
36
38       This software is copyright (c) 2017 by Kent Fredric
39       <kentfredric@gmail.com>.
40
41       This is free software; you can redistribute it and/or modify it under
42       the same terms as the Perl 5 programming language system itself.
43
44
45
46perl v5.30.0                      2019-0P7a-t2h6::IsDev::Heuristic::DevDirMarker(3)
Impressum