in reply to Re: "next" in Parallel::ForkManager, and subroutines
in thread "next" in Parallel::ForkManager, and subroutines
Hmm. The docs for next include:
"next" cannot be used to exit a block which returns a value such as "eval {}", "sub {}" or "do {}", and should not be used to exit a grep() or map() operation.
Doesn't sound supported to me.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: "next" in Parallel::ForkManager, and subroutines
by tobyink (Canon) on Apr 23, 2012 at 10:07 UTC |