Upstream changes:
0.12, 2014-02-08
Fixed RT#81077: useall fails in taint mode
Thanks to Aran Deltac, who contributed the implementation and test.
Fixed RT#83596: Documentation doesn't describe behaviour if a module fails to load
Clarified documentation for useall and usesub.
Fixed RT#62923: setmoduledirs(undef) doesn't reset to searching @INC
Added more explicit tests.
Thanks to Colin Robertson for his input.
Upstream changes:
0.10, 2010-02-26
Fixed RT#55010: Removed Unicode BOM from Find.pm.
0.09, 2010-02-26
Fixed RT#38302: Fixed META.yml generation (thanks very much to
cpanservice for the help).
pkgsrc changes:
- Adding license definition
- removing dependencies to modules which are delivered with our Perl CORE
Upstream changes:
There're no changed noted for 0.08
0.07, 2009-09-08
Fixed RT#38302: Module::Find now follows symlinks by default (can be
disabled).
Module::Find lets you find and use modules in categories. This can be very
useful for auto-detecting driver or plugin modules. You can differentiate
between looking in the category itself or in all subcategories.