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

Changes for version 1.25 - 2018-08-18

  • Merge pull request #2 from shawnlaffan/master, thanx Shawn!
    • continue scanning one-liners when use if, autouse or >5.010 found
  • Fix how data obtained from compiling or executing a file is incorporated (_info2rv).
    • Sanitize all pathnames to use slash (instead of backslash):
    • members of @INC
    • keys and values of %INC
    • members of @dl_shared_objects This should make stripping @INC prefixes finally work.
  • Add %Preload rule for FFI::Platypus
  • Add bugtracker to META.yml

Documentation

Scan file prerequisites

Modules

Recursively scan Perl code for dependencies