in reply to Re: Perl crashing with Parallel::ForkManager and WWW::Mechanize
in thread Perl crashing with Parallel::ForkManager and WWW::Mechanize

Yeah, fork on windows, and 5.10, guaranteed to have bugs

Much better idea to use threads on windows, but not with 5.10, guaranteed to have bugs, much better to upgrade perl :)

  • Comment on Re^2: Perl crashing with Parallel::ForkManager and WWW::Mechanize