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

Changes for version 0.1.2 - 2022-05-15

  • DOCS
    • remove NAME section from source POD. I didn't notice until now that Pod::Weaver was adding a duplicate.
  • REVISION
    • fix Windows failure due to lack of a uname command (from CPAN Testers feedback)
    • Sys:OsRelease 0.2.3 dependency avoids 0.2.2 glitch where experiment with MinimumPerl incorrectly chose 5.10

Documentation

Modules

install OS packages and determine if CPAN modules are packaged for the OS
parent class for packaging handler drivers for Sys::OsPackage
Alpine APK packaging handler for Sys::OsPackage
Arch Pacman packaging handler for Sys::OsPackage
Debian.Ubuntu DEB packaging handler for Sys::OsPackage
RedHat/Fedora RPM packaging handler for Sys::OsPackage
SUSE/OpenSUSE Zypper packaging handler for Sys::OsPackage