Help for this page

Select Code to Download


  1. 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:
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
     0     0     0     0     0    
     0     0     0     0     0    
     0     0     0     0     0
    
  3. or download this
    I haven't be able to preserve the values. Can someone help 
    me?