> -----Original Message----- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Andreas Moroder > Sent: Sunday, August 26, 2007 23:37 > To: beginners@perl.org > Subject: store more values in a hash array > > Hello, > > I have to store more then one value in a hash array. I tried > to store a > array as value in the hash. But when I try to retriev it I > don't get the > array I have stroed. > > Can anyone please help me. > > Thanks > Andreas Without some code, it is very hard to help. Provide at least a some snippet of what you are trying, then the list should be able to help. Since you are using the words hash array, then I envision a hash with key and a array tied to it. Please provide something to work with.
Wags ;) David R Wagner Senior Programmer Analyst FedEx Freight 1.408.323.4225x2224 TEL 1.408.323.4449 FAX http://fedex.com/us > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > http://learn.perl.org/ > > > ********************************************************************** This message contains information that is confidential and proprietary to FedEx Freight or its affiliates. It is intended only for the recipient named and for the express purpose(s) described therein. Any other use is prohibited. ********************************************************************** -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/