The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.06 - 2021-01-15

  • Bump prereq version of File::Copy::Recursive, as older versions of perl came with v0.38 which didn't export rmove_glob(), which would cause tests to fail. We now require v0.45
  • Added _dist_dir_re(), contains the distribution's directory for using in testing to confirm we're in the proper location in the file system. Some CPAN testers use varying dir names, so tests were failing
  • v1.06 RC1

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