1Path::IsDev::NegativeHeUusreirstCiocn:t:rPiebrultIePNdaCt(Ph3e:)r:lIsDDoecvu:m:eNnetgaattiiovneHeuristic::PerlINC(3)
2
3
4
6 Path::IsDev::NegativeHeuristic::PerlINC - White-list paths in Config.pm
7 as being non-development roots.
8
10 version 1.001003
11
13 "paths"
14 Returns a unique list comprised of all the *exp library paths from
15 "Config.pm"
16
17 uniq grep { defined and length } $Config{archlibexp}, $Config{privlibexp}, $Config{sitelibexp}, $Config{vendorlibexp};
18
19 "excludes"
20 Excludes a path if its full path is any of "paths"
21
23 Kent Fredric <kentnl@cpan.org>
24
26 This software is copyright (c) 2017 by Kent Fredric
27 <kentfredric@gmail.com>.
28
29 This is free software; you can redistribute it and/or modify it under
30 the same terms as the Perl 5 programming language system itself.
31
32
33
34perl v5.28.1 201P7a-t0h3:-:0I9sDev::NegativeHeuristic::PerlINC(3)