Subject: | BSD::Process dependency is problematic |
BSD::Process does not compile for newer FreeBSD versions (11 and newer) and fails tests with older FreeBSD versions or a reasonably recent perl. See
- http://matrix.cpantesters.org/?dist=BSD-Process+0.07
- https://rt.cpan.org/Dist/Display.html?Name=BSD-Process
I wonder whether there's a reason to use BSD::Process at all --- maybe all necessary information is already available in Proc::ProcessTable also on bsd systems?