File::Find::Rule::Perl from 1.10 to 1.12.
Upstream changes:
1.12 Mon 31 Oct 2011
- Ignore debian directory in tests (ADAMK)
- Ignore all dot dirs in tests (ADAMK)
1.11 Mon 31 Oct 2011
- Updating to Module::Install::DSL 1.04 (ADAMK)
- Skip MYMETA.json too (CHORNY)
- Do not import from Params::Util (ADAMK)
pkgsrc changes:
- Adjusting dependencies according to META.yml
Upstream changes:
1.09 Thu 30 Jul 2009
- 1.08 broke Windows. This unbreaks it again (ADAMK)
- Updating package for p5 module File::Find::Rule::Perl from 1.06 to 1.08
- Uncommenting license info and correct it
Upstream changes:
1.08 Thu 16 Jul 2009
- Added the debian/ directory to the list of skipped paths (RT#47921)
1.07 Wed 15 Jul 2009
- Fix no_index regression with absolute paths (RT#47633)
File::Find::Rule::Perl provides methods for finding various types
Perl-related files, or replicating search queries run on a distribution
in various parts of the CPAN ecosystem.