Help for this page

Select Code to Download


  1. or download this
    my $t = Data::Table::fromCSV("ravi.csv", 0);
    
  2. or download this
    perl -MData::Table -e 'print "$Data::Table::VERSION\n"'