Changes for version 1.01 - 2013-10-22

  • don't use POSIX just to get EPERM and ESRCH - use %! instead
  • fix a few problems with the DynaLoader fallback, e.g. $_loader was being set even when DynaLoader failed, fix a do where we meant eval, and stop relying on $@ checking instead of eval's return value
  • use Getopt::Long to cleanup examples/pswait

Modules

quickly and portably check for process existence

Provides

in Exists/Configuration.pm

Examples