.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "Path::IsDev::HeuristicSet::Basic 3" .TH Path::IsDev::HeuristicSet::Basic 3 2023-07-26 "perl v5.38.0" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME Path::IsDev::HeuristicSet::Basic \- Basic IsDev set of Heuristics .SH VERSION .IX Header "VERSION" version 1.001003 .SH METHODS .IX Header "METHODS" .ie n .SS """negative_heuristics""" .el .SS \f(CWnegative_heuristics\fP .IX Subsection "negative_heuristics" Excluding heuristics in this set are .ie n .IP "1. ""IsDev::IgnoreFile""" 4 .el .IP "1. \f(CWIsDev::IgnoreFile\fR" 4 .IX Item "1. IsDev::IgnoreFile" .PD 0 .ie n .IP "2. ""HomeDir""" 4 .el .IP "2. \f(CWHomeDir\fR" 4 .IX Item "2. HomeDir" .ie n .IP "3. ""PerlINC""" 4 .el .IP "3. \f(CWPerlINC\fR" 4 .IX Item "3. PerlINC" .PD .ie n .SS """heuristics""" .el .SS \f(CWheuristics\fP .IX Subsection "heuristics" Heuristics included in this set: .ie n .IP "1. ""Tool::Dzil""" 4 .el .IP "1. \f(CWTool::Dzil\fR" 4 .IX Item "1. Tool::Dzil" .PD 0 .ie n .IP "2. ""Tool::MakeMaker""" 4 .el .IP "2. \f(CWTool::MakeMaker\fR" 4 .IX Item "2. Tool::MakeMaker" .ie n .IP "3. ""Tool::ModuleBuild""" 4 .el .IP "3. \f(CWTool::ModuleBuild\fR" 4 .IX Item "3. Tool::ModuleBuild" .ie n .IP "4. ""META""" 4 .el .IP "4. \f(CWMETA\fR" 4 .IX Item "4. META" .ie n .IP "5. ""Changelog""" 4 .el .IP "5. \f(CWChangelog\fR" 4 .IX Item "5. Changelog" .ie n .IP "6. ""TestDir""" 4 .el .IP "6. \f(CWTestDir\fR" 4 .IX Item "6. TestDir" .ie n .IP "7. ""DevDirMarker""" 4 .el .IP "7. \f(CWDevDirMarker\fR" 4 .IX Item "7. DevDirMarker" .ie n .IP "8. ""MYMETA""" 4 .el .IP "8. \f(CWMYMETA\fR" 4 .IX Item "8. MYMETA" .ie n .IP "9. ""Makefile""" 4 .el .IP "9. \f(CWMakefile\fR" 4 .IX Item "9. Makefile" .ie n .IP "10. ""VCS::Git""" 4 .el .IP "10. \f(CWVCS::Git\fR" 4 .IX Item "10. VCS::Git" .PD .SH AUTHOR .IX Header "AUTHOR" Kent Fredric .SH "COPYRIGHT AND LICENSE" .IX Header "COPYRIGHT AND LICENSE" This software is copyright (c) 2017 by Kent Fredric . .PP This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.