- or download this
I have a hash structure(s) that I would like to store within the array
+, for example like a new record within a table. Here is my code:
- or download this
#!/usr/bin/perl -w
use strict;
...
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
- or download this
I haven't be able to preserve the values. Can someone help
me?