Help for this page

Select Code to Download


  1. or download this
    use lib "f:\\path\\to\\scripts\\";
    use strict;
    use CGI qw(:standard);
    use Text::xSV;
    ...
    
  2. or download this
    Expected ',' at f:\path\to\scripts\my_file.csv, line 1, char 0 at Text
    +::xSV::_get_row()