Devel-SearchINC

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

    - development directories and options can be separated by colons as well
    - improved tests

1.101000  2010-04-10 18:35:28 Europe/Vienna
    - added bin/distfind, adapted from the now-deprecated Dist::Joseki
    - removed unused variables

1.100850  2010-03-26 21:34:37 Europe/Vienna
    - converted the distribution to Dist::Zilla-style

1.39 Sat 2010.02.06 14:46:06 CET (Marcel Gruenauer <marcel@cpan.org>)
    - set broad untaint_pattern for File::Find, as that gets it wrong on OS X
      (its pattern doesn't allow spaces in filenames)

1.38 Tue Aug  4 19:09:11 WEST 2009 (Marcel Gruenauer <marcel@cpan.org>)
    - more output under :debug
    - prune a directory if it contains INC.SKIP

1.37  Thu Nov  6 23:09:35 CET 2008 (Marcel Gruenauer <marcel@cpan.org>)
    - caused a bug where a program running under -T caused an "Insecure
      dependency in chdir while running with -T switch" error

1.36  Tue Nov  4 12:49:31 CET 2008 (Marcel Gruenauer <marcel@cpan.org>)
    - build_cache() just returns if no paths were set to avoid a warning from
      File::Find::find(); had CPAN tester failures because of that; my own
      tests worked because I used Devel::SearchINC in $PERL5OPT...

1.35  Thu Oct 30 16:32:55 CET 2008 (Marcel Gruenauer <marcel@cpan.org>)
    - If a module is found, set its entry in %INC to avoid the
      '/loader/0x1234567/Foo/Bar.pm' effect, so it works nicely with
      Devel::NYTProf

1.34  Thu Jul 25 15:27:43 CEST 2008 (Marcel Gruenauer <marcel@cpan.org>)
    - Changed dist style and Changes back to standard. People didn't like it -
      the nail that sticks out gets hammered down.
    - Added standard test files; this will also help with CPANTS.
    - Devel::SearchINC now uses File::Find::find() like
      Devel::SearchINC::FindLib does, and caches the result during the first



( run in 1.152 second using v1.01-cache-2.11-cpan-49f99fa48dc )