On 24 Dec 2002, Tkil wrote:

> |     elsif ( @$aref == 1 )
> |     {
> |         print "found domain: '$aref->[0][0]' \n";
> |     }

The syntax 

        $domain_array->[0][0]

Got me what I needed.  I could have sworn I tried this because it made 
sense but I was getting so frustrated with other stuff that 'seemed' to 
make sense that I probably missed it.

Again thanks for the help,


Rod
-- 
  "Open Source Software - Sometimes you get more than you paid for..."

Reply via email to