* Robert Boone <[EMAIL PROTECTED]> [080510 16:35]: > The problem is you can't declare a hash and assign it like that. You > would need to assign it a list when you declare it. Plus by using "my" > to declare the hashes you would lose the data at the end of each loop. > Here is one way to solve your problem. > > use Data::Dumper; ...
I thank you, Robert. And thanks for the introduction to Dumper. This is one phase of the project which I began about a month ago (subject: "generating and populating files using a systematic name"). The pieces are coming together slowly. RLH _______________________________________________ Houston mailing list [email protected] http://mail.pm.org/mailman/listinfo/houston Website: http://houston.pm.org/
