1Path::IsDev::Role::HeurUissetricCSoentt:r:iSbiumtpePldaet(Ph3e:)r:lIsDDoecvu:m:eRnotlaet:i:oHneuristicSet::Simple(3)
2
3
4

NAME

6       Path::IsDev::Role::HeuristicSet::Simple - Simple excludes/includes set
7

VERSION

9       version 1.001003
10

ROLE REQUIRES

12   "heuristics"
13       Consuming classes must provide this method, and return a list of
14       shorthand Heuristics.
15
16           sub heuristics {
17               return qw( MYMETA )
18           }
19
20   "negative_heuristics"
21       Consuming classes must provide this method, and return a list of
22       shorthand Negative Heuristics.
23
24           sub negative_heuristics {
25               return qw( IsDev::IgnoreFile )
26           }
27

METHODS

29   "modules"
30       Returns the list of fully qualified module names that comprise this
31       heuristic.
32
33       expands results from "->heuristics" and "->negative_heuristics", with
34       negative ones preceding positive.
35

AUTHOR

37       Kent Fredric <kentnl@cpan.org>
38
40       This software is copyright (c) 2017 by Kent Fredric
41       <kentfredric@gmail.com>.
42
43       This is free software; you can redistribute it and/or modify it under
44       the same terms as the Perl 5 programming language system itself.
45
46
47
48perl v5.32.0                      202P0a-t0h7:-:2I8sDev::Role::HeuristicSet::Simple(3)
Impressum