-
-
22 Oct 2013 15:40:14 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (2)
- Testers (1274 / 7 / 0)
- Kwalitee
Bus factor: 0- 100.00% Coverage
- License: perl_5
- Perl: v5.0.0
- Activity
24 month- Tools
- Download (52.17KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Exporter
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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 existenceProvides
in Exists/Configuration.pmExamples
Module Install Instructions
To install Proc::Exists, copy and paste the appropriate command in to your terminal.
cpanm Proc::Exists
perl -MCPAN -e shell install Proc::Exists
For more information on module installation, please visit the detailed CPAN module installation guide.