1Path::IsDev::Heuristic:U:sTeerstCDoinrt(r3i)buted Perl DPoactuhm:e:nItsaDteivo:n:Heuristic::TestDir(3)
2
3
4

NAME

6       Path::IsDev::Heuristic::TestDir - Determine if a path contains a t/ or
7       xt/ directory
8

VERSION

10       version 1.001003
11

METHODS

13   "dirs"
14       Directories relevant to this heuristic:
15
16           t/
17           xt/
18
19   "matches"
20           if ( $heuristic->matches( $result_object ) ) {
21               # one of the directories in ->dirs exists
22           }
23

AUTHOR

25       Kent Fredric <kentnl@cpan.org>
26
28       This software is copyright (c) 2017 by Kent Fredric
29       <kentfredric@gmail.com>.
30
31       This is free software; you can redistribute it and/or modify it under
32       the same terms as the Perl 5 programming language system itself.
33
34
35
36perl v5.32.0                      2020-07-28Path::IsDev::Heuristic::TestDir(3)
Impressum