Changes for version 0.02

  • Moved from ExtUtils:: to Config::

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.