-
-
03 Oct 2003 17:45:51 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (26)
- Testers (22 / 6 / 0)
- Kwalitee
Bus factor: 3- License: unknown
- Activity
24 month- Tools
- Download (47.2KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.39
- -Project is now hosted on SourceForge. Patch from Aaron Sherman <ajs@ajs.com> from rt.cpan.org ticket #2578 to add a warn function ppt_warn() instead of sending errors to stderr; changed linux, bsdi and aix. Added ppt_croak and updated PORTING docs. Added port to Darwin from Tom Wyant <twyant3@comcast.net>. Added port to Nonstop-UX from Mike Steinert <mike.steinert@motorola.com>. Patch from James.FitzGibbon <James.FitzGibbon@target.com> for AIX 5.1 command line args. Added note to README.dec_osf that root access is required.
Modules
Kill all instances of a process by pattern matching the command-linekill a list of pids, and all their sub-childrenPerl process objectsPerl extension to access the unix process tableExamples
Other files
Module Install Instructions
To install Proc::ProcessTable, copy and paste the appropriate command in to your terminal.
cpanm Proc::ProcessTable
perl -MCPAN -e shell install Proc::ProcessTable
For more information on module installation, please visit the detailed CPAN module installation guide.