Changes for version v0.4.0 - 2025-08-05

  • Enhancements
    • Pod::Weaver::Section::InstallationInstructions, Pod::Weaver::Section::RecentChanges and Pod::Weaver::Section::Requirements only update the main module unless the newly added all_modules option is true, GH#7.
    • Pod::Weaver::Section::InstallationInstructions, Pod::Weaver::Section::RecentChanges and Pod::Weaver::Section::Requirements can be configured bia the `dist.ini` file, GH#2.
  • Bug Fixes
    • Pass the main_module filename to Pod::Weaver plugins.
    • The heading is not dropped when including sections from :readme regions.
  • Documentation
    • Reorganised Changes for consistency.

Modules

generate a README file with the useful bits
generate POD with installation instructions
generate POD with the recent changes
generate POD with the runtime requirements