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.91

  • import HAS_PPM from PPM::Make::Config in PPM::Make::Install
  • use VERSION from META.yml only as a last resort, as a number of authors forget to update the META.yml: https://rt.cpan.org/Ticket/Display.html?id=22699
  • rename check_opts of PPM::Make::Install to check_opts_install, to avoid "subroutine redefinition" warning.
  • use PPM::Make::Meta in PPM::Make::Install
  • add --skip option to PPM::Make::Install to skip running tests

Documentation

make a PPM distribution
make a bundle of ppm packages
build and install a distribution via ppm
generate summary files for a ppm repository

Modules

Make a ppm package from a CPAN distribution
make a bundle of ppm packages
Utility functions configuring PPM::Make
build and install a distribution via ppm
Obtain meta information for a ppm package
generate summary files for a ppm repository
Utility functions for PPM::Make