Skip Menu |

This queue is for tickets about the Dist-Zilla-Plugin-Perltidy CPAN distribution.

Report information
The Basics
Id: 94425
Status: rejected
Priority: 0/
Queue: Dist-Zilla-Plugin-Perltidy

People
Owner: Nobody in particular
Requestors: STEVENL [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.16
Fixed in: (no value)



Subject: fork() is not available on Windows
fork() is used in Dist::Zilla::App::Command::perltidy::execute(). Perl on Windows crashes at the point fork() is called.
On 2014-04-04 02:49:48, STEVENL wrote: Show quoted text
> fork() is used in Dist::Zilla::App::Command::perltidy::execute(). > Perl on Windows crashes at the point fork() is called.
Why is this marked 'rejected'? this looks to be a legitimate issue.
I thought that it was another reason. I found that it worked fine on another Windows machine running Strawberry Perl 5.18.0. And I saw that the CPAN Testers report included successful tests on Windows. So fork() on Windows is not the problem per se. Where I found this bug, it was running on ActivePerl 5.16.3.