This module is more or less a bunch of heuristics for determining if a
given path is a development tree root of some kind.
This has many useful applications, notably ones that require behaviours for
"installed" modules to be different to those that are still "in
development"
Provides
Requires
License
Artistic-1.0 or GPL-1.0+
Changelog
* Sat Mar 11 2017 coolo@suse.com
- updated to 1.001003
see /usr/share/doc/packages/perl-Path-IsDev/Changes
1.001003 2017-03-09T20:21:10Z 4dcd533
- Bugfix: Avoid -Ddefault_inc_excludes_dot failures ( also makes tests *much* faster )
[Dependencies::Stats]
- Dependencies changed since 1.001002, see misc/*.deps* for details
- configure: +1 (recommends: ↑1)
- develop: +14 ↑4 -3 (recommends: +1, suggests: ↑2)
- runtime: (recommends: +1)
- test: +1 ↓1 (recommends: ↑1 ↓1)
* Tue Apr 14 2015 coolo@suse.com
- updated to 1.001002
see /usr/share/doc/packages/perl-Path-IsDev/Changes
1.001002 2014-08-16T04:40:51Z
[00 Trivial]
- CPANDAY!
- no code changes
- tests augmented
- whitespace reduced
[Dependencies::Stats]
- Dependencies changed since 1.001001, see misc/*.deps* for details
- configure: ↓1
- develop: +1 (suggests: ↑2)
- test: +1 -3 (recommends: ↑1 -1)
[Metadata]
- move to kentnl org
[Misc]
- Improve source side POD to reduce build side whitespace.
[Tests]
- update Test::ReportPrereqs
* Mon Jul 28 2014 coolo@suse.com
- updated to 1.001001
[00 Trivial]
- Misc packaging cleanups.
[Dependencies::Stats]
- Dependencies changed since 1.001000, see misc/*.deps* for details
- configure: (recommends: ↑1)
- develop: +3 -3 (suggests: +2 -1)
- test: (recommends: ↑2)
* Mon Mar 10 2014 coolo@suse.com
- updated to 1.001000
[00 Majorish]
- Tooling switched to ExtUtils::MakeMaker
[Bug fixes]
- Needed newer Path::Tiny for ->realpath
[Dependencies::Aggregate]
- 5.008 - 48 → 43
- 5.010 - 31 → 32
- 5.019 - 17 → 16
[Dependencies::Stats]
- Dependencies changed since 1.000002, see Changes.deps{,.all,.dev} for
details
- build: -1
- configure: +2 -1
- develop: +7 ↑1 -9
- runtime: +1 ↑2
- test: +8 ↓1
* Mon Nov 25 2013 coolo@suse.com
- updated to 1.000002
- Attempt to avoid failures on some Win32's where methods other than
File::HomeDir->my_home don't work at all.
[Dependencies::Stats]
- Dependencies changed, see Changes.deps{,.all,.dev} for details
- develop: ↑1
[Maintenance]
- Split Changes into Changes.{deps,deps.all,deps.dev} for easier reading
for maintainers.
1.000001 2013-11-21T11:49:20Z
[Dependencies::Stats]
- Dependencies changed, see Changes.deps{,.all,.dev} for details
- build: ↑1
- configure: ↑1
- develop: +42 ↑1
- test: ↑1 -3
[Documentation]
- README.mkdn → MetaCPAN
- Encoding → UTF-8
[Maintenance]
- Increase deps on Module::Build and Test::More
- Removes a few deps no longer needed.
[Packaging]
- Use new fallback code in MB
[Tests]
- Replace Test::Compile with Test::Compile::PerFile
1.000000 2013-10-18T09:55:20Z
[00 Supermajor Changes - Breaking Everything]
- This release comes with many significant changes that are likely to
break any closely built dependencies.
- External export interface contains no visible changes, but underyling
plumbing is under heavy construction.
* Tue Oct 08 2013 coolo@suse.com
- initial package 0.6.0
* created by cpanspec 1.78.07
Files
/usr/lib/perl5/vendor_perl/5.42.0/Path
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Heuristic
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Heuristic/Changelog.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Heuristic/DevDirMarker.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Heuristic/META.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Heuristic/MYMETA.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Heuristic/Makefile.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Heuristic/TestDir.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Heuristic/Tool
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Heuristic/Tool/Dzil.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Heuristic/Tool/MakeMaker.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Heuristic/Tool/ModuleBuild.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Heuristic/VCS
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Heuristic/VCS/Git.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/HeuristicSet
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/HeuristicSet/Basic.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/NegativeHeuristic
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/NegativeHeuristic/HomeDir.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/NegativeHeuristic/IsDev
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/NegativeHeuristic/IsDev/IgnoreFile.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/NegativeHeuristic/PerlINC.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Object.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Result.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Role
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Role/Heuristic.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Role/HeuristicSet
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Role/HeuristicSet.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Role/HeuristicSet/Simple.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Role/Matcher
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Role/Matcher/Child
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Role/Matcher/Child/BaseName
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Role/Matcher/Child/BaseName/MatchRegexp
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Role/Matcher/Child/BaseName/MatchRegexp.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Role/Matcher/Child/BaseName/MatchRegexp/File.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Role/Matcher/Child/Exists
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Role/Matcher/Child/Exists/Any
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Role/Matcher/Child/Exists/Any.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Role/Matcher/Child/Exists/Any/Dir.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Role/Matcher/Child/Exists/Any/File.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Role/Matcher/FullPath
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Role/Matcher/FullPath/Is
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Role/Matcher/FullPath/Is/Any.pm
/usr/lib/perl5/vendor_perl/5.42.0/Path/IsDev/Role/NegativeHeuristic.pm
/usr/share/doc/packages/perl-Path-IsDev
/usr/share/doc/packages/perl-Path-IsDev/Changes
/usr/share/doc/packages/perl-Path-IsDev/README
/usr/share/licenses/perl-Path-IsDev
/usr/share/licenses/perl-Path-IsDev/LICENSE
/usr/share/man/man3/Path::IsDev.3pm.gz
/usr/share/man/man3/Path::IsDev::Heuristic::Changelog.3pm.gz
/usr/share/man/man3/Path::IsDev::Heuristic::DevDirMarker.3pm.gz
/usr/share/man/man3/Path::IsDev::Heuristic::META.3pm.gz
/usr/share/man/man3/Path::IsDev::Heuristic::MYMETA.3pm.gz
/usr/share/man/man3/Path::IsDev::Heuristic::Makefile.3pm.gz
/usr/share/man/man3/Path::IsDev::Heuristic::TestDir.3pm.gz
/usr/share/man/man3/Path::IsDev::Heuristic::Tool::Dzil.3pm.gz
/usr/share/man/man3/Path::IsDev::Heuristic::Tool::MakeMaker.3pm.gz
/usr/share/man/man3/Path::IsDev::Heuristic::Tool::ModuleBuild.3pm.gz
/usr/share/man/man3/Path::IsDev::Heuristic::VCS::Git.3pm.gz
/usr/share/man/man3/Path::IsDev::HeuristicSet::Basic.3pm.gz
/usr/share/man/man3/Path::IsDev::NegativeHeuristic::HomeDir.3pm.gz
/usr/share/man/man3/Path::IsDev::NegativeHeuristic::IsDev::IgnoreFile.3pm.gz
/usr/share/man/man3/Path::IsDev::NegativeHeuristic::PerlINC.3pm.gz
/usr/share/man/man3/Path::IsDev::Object.3pm.gz
/usr/share/man/man3/Path::IsDev::Result.3pm.gz
/usr/share/man/man3/Path::IsDev::Role::Heuristic.3pm.gz
/usr/share/man/man3/Path::IsDev::Role::HeuristicSet.3pm.gz
/usr/share/man/man3/Path::IsDev::Role::HeuristicSet::Simple.3pm.gz
/usr/share/man/man3/Path::IsDev::Role::Matcher::Child::BaseName::MatchRegexp.3pm.gz
/usr/share/man/man3/Path::IsDev::Role::Matcher::Child::BaseName::MatchRegexp::File.3pm.gz
/usr/share/man/man3/Path::IsDev::Role::Matcher::Child::Exists::Any.3pm.gz
/usr/share/man/man3/Path::IsDev::Role::Matcher::Child::Exists::Any::Dir.3pm.gz
/usr/share/man/man3/Path::IsDev::Role::Matcher::Child::Exists::Any::File.3pm.gz
/usr/share/man/man3/Path::IsDev::Role::Matcher::FullPath::Is::Any.3pm.g