Changes for version 1.000001 - 2026-05-08

  • Fix @INC hook to return empty list (not 1) for skipped modules, so require continues searching @INC (GH#22)
  • Skip Encode::ConfigLocal in @INC hook
  • Promote trailing POD =head2 sections to =head1
  • Test against Perl 5.24 through 5.42
  • Migrate lint/tidy tooling from Code::TidyAll to precious
  • Drop unused Capture::Tiny import and feature 'say'

Documentation

Modules

Lazily install missing Perl modules

Examples