The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.14 - 2008-06-21

  • catch unexpected return / errno values in _scalar_pexists
  • try cc before alternatives. add pcc and lcc to possible alternatives
  • Makefile.Pl supports --xs and --pureperl arguments, prompts with informative text if not given one (default XS)
  • improve error handling with invalid PIDs (strings, ints < 0)
  • fix problem with test suite where installed XS was used in place of the version in blib/

Modules

quickly check for process existence

Provides

in Exists/Configuration.pm

Examples