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 0.1.7 - 2022-10-21

  • BUG FIXES
    • switch OpenSuSE container tests from leap to tumbleweed due to broken GPG packaging key
  • REVISION
    • fetch-reqs.pl accepts module names to install as either an OS package or CPAN module
    • fix warning of undefined value if sysenv(root) wasn't defined

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