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 0.09

  • [CODE] Execute bootstrap files if present, thanks to Vadim Konovalov.
  • [CODE] Small optimisation: avoid to calculate "${module}::bootstrap" more than needed, thanks to Vadim Konovalov.
  • [TESTS] Normalised tests headings.
  • [TESTS] t/pod.t now also uses Pod::Checker.
  • [TESTS] Added a test in t/XSLoader.t to avoid warnings from Perl 5.10
  • [DOC] The copyright section is also the license.

Documentation

Dynamically load C libraries into Perl code

Modules

Dynamically load C libraries into Perl code

Provides

in XSLoader.pm