1Path::IsDev::Role::HeurUissetricCSoentt(r3i)buted Perl DPoactuhm:e:nItsaDteivo:n:Role::HeuristicSet(3)
2
3
4

NAME

6       Path::IsDev::Role::HeuristicSet - Role for sets of Heuristics.
7

VERSION

9       version 1.001003
10

ROLE REQUIRES

12   "modules"
13       Please provide a method that returns a list of modules that comprise
14       heuristics.
15

METHODS

17   "matches"
18       Determine if the "HeuristicSet" contains a match.
19
20           if( $hs->matches( $result_object ) ) {
21               # one of hs->modules() matched $result_object->path
22           }
23

AUTHOR

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.30.0                      2019-07-26Path::IsDev::Role::HeuristicSet(3)
Impressum