hi
what abt this??
%arr1=qw(this 1 is 2 a 3 sample 4 program 5);
%arr2=%arr1;
print $arr2{this};


>From: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: how to copy a hash ?
>Date: Wed, 30 May 2001 18:05:32 +0800
>
>hello,
>
>I have a question :
>
>how to copy a hash?
>
>example: $h is   reference  of a hash struct.
>i want to copy this hash struct.
>
>how to do that?
>
>thanks.
>
>
>********************************
>Legend Software Business
>Linux   Zhangxinj
>Tel£º62986638-6555
>E-mail:[EMAIL PROTECTED]
>********************************

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Reply via email to