Help for this page

Select Code to Download


  1. or download this
    use Data::Dumper;
    use strict;
    ...
          print join(',', @$row), "\n";
       }
     }
    
  2. or download this
    Table (0,0):
    Tom,1234
    Mary,4321