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.01_001

  • Added 'check_prog' method to check for executable program (see POD)
  • Added 'check_progs' method to check for a list of programs (see POD)
  • Added 'check_prog_awk' method to check for an awk implementation (see POD)
  • Added 'check_prog_egrep' method to check for an egrep implementation (see POD)

Modules

A module to implement some of AutoConf macros in pure perl.