Hi Jan and Stephen, I could solve my problem. The way I could do is as follows:
push (@{$C{$range}}, $c); where C is the hash having keys some integers and values as an array. So I could add more elements($c) to the array inside that hash(%C) is as above. Thank you so much Stephen and Jan for help and suggestions. __________________________________ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>