in reply to Re: Can not Dance on Windows
in thread Can not Dance on Windows

Because when you install the requirement cpanm --verbose --interactive FCGI::ProcManager on Windows (with StrawberryPerl), it dies with:

procmanager.t .. Your vendor has not defined POSIX macro SA_RESTART

Some would try ActiveState Perl, which should be able to overcome this. I rather search for a solution inside Strawberry first.

Replies are listed 'Best First'.
Re^3: Can not Dance on Windows
by Anonymous Monk on Dec 08, 2016 at 00:27 UTC

    If SA_RESTART is missing, it wouldn't matter much which flavor of windows perl you're running

    There are other FCGI things to try FCGI::Engine/FCGI::Async