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

  • drop requirement of PPM, and supply the needed files in the distribution, as the PPM distribution will install a ppm.bat which overwrites an existing (newer) ppm (reported by Serguei Trouchelle)
  • use HTML::Entities to encode fields in ppd file, so that high ASCII characters get encoded (reported by Serguei Trouchelle)
  • don't die if error results in loading META.yml file
  • rename html_escape routine of PPM::Make::Util to xml_encode, to better reflect purpose

Documentation

make a PPM distribution
build and install a distribution via ppm

Modules

Make a ppm package from a CPAN distribution
build and install a distribution via ppm
Utility functions for PPM::Make
Base element class for XML elements
PPD file format and XML parsing elements
PPMConfig file format and XML parsing elements
XML Element with DTD-like validation rules