File::Spec is installed on Solaris 8 and I tested File::Spec->path(); in
a simple perl script and the array contains data but when used in Dns.pm
it doesn't contain anything.  I even threw in a 

my @PATH = File::Spec->path();
dbg ("@PATH");         

Into sub is_dcc_available routine and the array is empty.  Any ideas why
this might be?  This is why dcc and pyzor isn't working for me and
$self->{conf}->{dcc_path} doesn't exist yet.

-=Bobby


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to