On Aug 27, 2:36 am, [EMAIL PROTECTED] (Andreas Moroder) wrote: > 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.
<what Jeff said - you need to store references> To read more about how to create multi-dimensional structures in Perl, fire up your command line and type these commands: perldoc perlreftut perldoc perllol perldoc perldsc Paul Lalli -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/