The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.26 - 2018-12-12

  • Glue DLLs of XS modules should have type "shared" rather than "data"
    • Detection broke on Windows where nowadays $Config{dlext} = "xs.dll" (i.e. it's not a simple suffix)
  • Mention some other modules: Module::ExtractUse and Perl::PrereqScanner::* family
  • Add %Preload rules for:
    • JSON::MaybeXS
    • HTTP::Entity::Parser
    • FFI::Platypus

Documentation

Scan file prerequisites

Modules

Recursively scan Perl code for dependencies