Closed michal-josef-spacek closed 3 years ago
I'm probably going to revert this. The tests aren't passing on MSWin32, and FCGI::Client uses Any::Moose, which is not something I think we should be reintroducing into people's dependency chains.
@karenetheridge In FCGI::Client 0.09 was switch to Moo (instead of Any::Moose). So I am proposing to add dependency to 0.09 version of FCGI::Client.
@karenetheridge I created issue for unix socket on Windows (https://rt.cpan.org/Ticket/Display.html?id=138057). I will prepare PR for it.
Looks good, thanks! It's a bit embarassing that there were no tests :)