Help for this page

Select Code to Download


  1. or download this
    name,date,size
    name1,date1,120
    name2,date2,140
    name3,date3,150
    
  2. or download this
    use strict;
    use Data::CTable;
    ...
    print "sum of the column size:", $stat->sum() , "\n";