Subject: | Does not install |
This distribution has many failures from cpantesters. One of the problems is the undeclared dependency on Win32API::Process. On Cygwin there is a problem that $$ is the cygwin pid and different from the Windows pid.
I was able to get this module to work for me with these changes:
https://github.com/plicease/Win32API-ProcessStatus/commit/7301716da27e5f1924c99fa106ba1a989babdf0a
This allows the module to work under Cygwin:
https://github.com/plicease/Win32API-ProcessStatus/commit/b0a83d9e088bdafafb6a767b19edcd6d439180ad
If you do not have the time or interest in maintaining this module, please consider making me owner or co-maint in PAUSE.
Thanks!