[Spread-users] Spread contractors in SF Bay area?

John David Duncan jdd at greatschools.net
Thu Jan 10 15:05:26 EST 2002


> I do not remember exactly how the Perl interface presents this flag, but in
> the C library (which the perl wraps) it is the:

In the perl module, group_membership defaults to 1 -- I'll change my
wrapper function to explicitly set it to 0:

        $connect{'spread_name'} = "4803";
        $connect{'group_membership'} = 0;
        my ($mbox, $privategroup) = Spread::connect(\%connect);

Thanks for the help!

- JD







More information about the Spread-users mailing list