The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.003_001 - 2016-11-30

  • fix links and formatting in pod
  • fix some edge cases with arrayref hooks
  • fix tests on Win32
  • fix 5.6 support
  • fix cperl support

Changes for version 0.003_000 - 2016-11-27

  • Features
    • add new object based interface, with more controls
    • result objects include more information, including found filenames and the @INC entry found in
    • searches can be performed by filename rather than module name
    • handle ./ and ../ like perl core for file searches
    • list of all findable files can be returned
  • Bug Fixes
    • fix @INC hook edge case
    • adjust error messages to match perl core
    • handle special files (character devices, fifos) correctly
    • handle permission denied errors correctly
    • support pmc files
    • ignore -C/PERL_UNICODE layers, as perl does

Modules

Find and read perl modules like perl does

Provides

in lib/Module/Reader.pm