FW: [Spread-users] PERL issues...

Michael C. Jackson mcj at corp.halfpricehosting.com
Thu Feb 21 17:18:27 EST 2002


Forgot to copy the list on this...

Just tried it, and I'm getting the exact same error.  Thanks for the
speed tip, however.

It's almost as if the perl module has some sort of error in it...  I'm
using the stock Perl 5.6.0 on a Redhat 7.2 box, as well as a newer
version I compiled in Solaris, and both do the same.

-----Original Message-----
From: Theo Schlossnagle [mailto:jesus at omniti.com] 
Sent: Thursday, February 21, 2002 4:53 PM
To: Michael C. Jackson
Cc: spread-users at lists.spread.org
Subject: Re: [Spread-users] PERL issues...

Try:
Spread::connect(
'spread_name' => '4803 at localhost',
'private_name' => 'test.singularity') or die();

Those aren't exported symbol names... so you'll need to quote them.

Also, consider using just '4803' (not @localhost) if you are not running

on Windows is much faster ;-)





More information about the Spread-users mailing list