FreeBSD Manual Pages
Path::IsDev::HeuristicUserMContributed Perl DPath::IsDev::Heuristic::MYMETA(3) NAME Path::IsDev::Heuristic::MYMETA - Determine if a path contains MYMETA.(json|yml) VERSION version 1.001002 DESCRIPTION This heuristic is intended as a guarantee that SOME kind of top level marker will be present in a distribution, as all the main tool-chains emit this file during "configure". Granted, this heuristic is expected to be never needed, as in order to create such a file, you first need a "Build.PL"/"Makefile.PL" to generate it. METHODS "files" Files relevant to this heuristic MYMETA.json MYMETA.yml "matches" Matches if any of the files in "files" exist as children of the "path" AUTHOR Kent Fredric <kentfredric@gmail.com> COPYRIGHT AND LICENSE This software is copyright (c) 2014 by Kent Fredric <kentfredric@gmail.com>. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.32.0 2014-08-16 Path::IsDev::Heuristic::MYMETA(3)
NAME | VERSION | DESCRIPTION | METHODS | AUTHOR | COPYRIGHT AND LICENSE
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Path::IsDev::Heuristic::MYMETA&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>