I am trying to understand the logic of this code, and am finding it hard
to find any more info on it, since I can't quite grip it. Could someone
explain the flow and/meaning behind it?
I am specifically referring to the 'pointers' (->) and what they define.
I can't find these in any of my books.

 push @{$xcp_request->{attributes}->{nameserver_list}

or this

 
$xcp_request->{attributes}->{contact_set}->{$contact_type}->{$contact_ke
y} = $in{$key};


1000 thank-yous




Scott Lutz
Pacific Online Support
Phone: 604.638.6010
Fax: 604.638.6020
Toll Free: 1.877.503.9870
http://www.paconline.net


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to