Perl threads and libwww wierdness

Yitzchak Scott-Thoennes sthoenna at gmail.com
Sun Dec 18 20:06:31 GMT 2011


On Sat, Dec 17, 2011 at 11:43 PM, Dave Hodgkinson <davehodg at gmail.com> wrote:
> On 18 Dec 2011, at 02:57, Yitzchak Scott-Thoennes wrote:
>> If all you need is to return results of a discrete bit of work to the
>> parent, Parallel::ForkManager makes it trivial.
>
> And the best way to return those results...?

$pfm->finish($exit_code, $data_structure_reference).

(Requires P::FM 0.7.6 or later.)


More information about the london.pm mailing list