1Path::IsDev::Heuristic:U:sTeerstCDoinrt(r3i)buted Perl DPoactuhm:e:nItsaDteivo:n:Heuristic::TestDir(3)
2
3
4
6 Path::IsDev::Heuristic::TestDir - Determine if a path contains a t/ or
7 xt/ directory
8
10 version 1.001003
11
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
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.28.0 2017-03-09Path::IsDev::Heuristic::TestDir(3)