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.03 - 2021-01-12

  • POD fixes and updates
  • In distmgr, add user interaction prior to cpan_upload() so the user can confirm for certain that the dist tarball should be uploaded
  • Renamed git_status() to git_status_differs() to be less confusing
  • We now skip over Git operations and CI testing if 'release' is called and nothing has changed (closes #38)
  • Added more output surrounding CPAN uploads
  • version_info() now sets a default directory if $fs_entry not sent in
  • distmgr release now has --wait and --nowait for CI test run completion
  • distmgr binary now has thorough and complete unit tests
  • distmgr release wasn't sending proper params to cpan_upload()

Documentation

Create, integrate, release a Perl distribution to the CPAN, and prepare for the next development cycle.

Modules

Automation for Perl distribution creation, integration, pre-release, release and post-release tasks.
Fetch pre-written contents for various distribution files.

Provides

in lib/Dist/Mgr/Git.pm