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.2.0 - 2022-10-30

  • BUG FIXES
    • improved error reporting in Sys::OsPackage & fetch-reqs.pl
  • MINOR
    • fetch-reqs.pl: add --notest, --quiet & --debug CLI flags
    • fetch-reqs.pl: read STDIN like cpanm if empty command line
    • add notest flag in Sys::OsPackage
  • REVISION
    • add tests for fetch-reqs.pl script, +78 test cases

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