<div>The documentation for Spread.pm seems pretty lax on providing anything useful other than joining a group. </div>
<div>&nbsp;</div>
<div>Anyone here using this module could provide an example of how to receive all members in a group? What&#39;s documented in the C API does not corelate very well to the Perl module thanks. </div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>This is basically all which is stated in the documentation: </div>
<div>&nbsp;</div>
<div>&nbsp;# Receive messages (see spread&#39;s man pages for more description)<br>&nbsp; my($service_type, $sender, $groups, $mess_type, $endian, $message) =<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Spread::receive($mbox);<br></div>
<div>I get null values for these varibles when calling Spread::Receive($mbox). <br clear="all"><br>-- <br>[ Rodrick R. Brown ] &nbsp;<br><a href="http://www.rodrickbrown.com">http://www.rodrickbrown.com</a> <a href="http://www.linkedin.com/in/rodrickbrown">http://www.linkedin.com/in/rodrickbrown</a><br>
</div>