-
-
13 May 2021 05:09:10 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (14)
- Testers (26 / 0 / 8)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (11.21KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.17
- Move test file into t directory [PR#3]. Thanks to Adam Herzog <adam@adamherzog.com>.
- Clarify Wait() method's return value in the documentation [PR#5]. Thanks to Zoffix Znet <cpan@zoffix.com> and Bartosz Brewinski <bbrewinski@lukasbank.pl>
- Fix Win32::Process::KillProcess() with VC9 [PR#6]. Thanks to Zoffix Znet <cpan@zoffix.com> and Steve Hay <shay@cpan.org>.
- Change the example so it works OOTB [PR#7]. Thanks to Vincent Lequertier <vi.le@autistici.org>.
- Allow "appname" and "cmdline" parameters to Create() to be NULL [PR#8]. Thanks to Michael Conrad <mike@nrdvana.net> and Greg Ercolano <erco@seriss.com>.
Modules
Create and manipulate processes.Other files
Module Install Instructions
To install Win32::Process, copy and paste the appropriate command in to your terminal.
cpanm Win32::Process
perl -MCPAN -e shell install Win32::Process
For more information on module installation, please visit the detailed CPAN module installation guide.