in reply to Re^2: Parallel::ForkManager is time consuming...takes too long
in thread Parallel::ForkManager is time consuming...takes too long

$string == $some_other_string_a

btw, this is buggy. One needs to use eq to compare strings.