my $csvFile = Text::xSV->new( { strict => 'non_strict' } ); my $csvFile = Text::xSV->new( { strict => 0 } );