1Path::IsDev::Heuristic:U:sMeYrMECToAn(t3r)ibuted Perl DoPcautmhe:n:tIastDieovn::Heuristic::MYMETA(3)
2
3
4
6 Path::IsDev::Heuristic::MYMETA - Determine if a path contains
7 MYMETA.(json|yml)
8
10 version 1.001003
11
13 This heuristic is intended as a guarantee that SOME kind of top level
14 marker will be present in a distribution, as all the main tool-chains
15 emit this file during "configure".
16
17 Granted, this heuristic is expected to be never needed, as in order to
18 create such a file, you first need a "Build.PL"/"Makefile.PL" to
19 generate it.
20
22 "files"
23 Files relevant to this heuristic
24
25 MYMETA.json
26 MYMETA.yml
27
28 "matches"
29 Matches if any of the files in "files" exist as children of the "path"
30
32 Kent Fredric <kentnl@cpan.org>
33
35 This software is copyright (c) 2017 by Kent Fredric
36 <kentfredric@gmail.com>.
37
38 This is free software; you can redistribute it and/or modify it under
39 the same terms as the Perl 5 programming language system itself.
40
41
42
43perl v5.34.0 2022-01-21 Path::IsDev::Heuristic::MYMETA(3)