should add use waring in CSV.pm regex match in perl has limits, before 5.30 the limit is aboult 32k, after 5.30 is about 64k if a single csv line large than 32k and OS is centos 7 (perl 5.16), the LOOP will not never exit in "getline"
should add use waring in CSV.pm
regex match in perl has limits, before 5.30 the limit is aboult 32k, after 5.30 is about 64k
if a single csv line large than 32k and OS is centos 7 (perl 5.16), the LOOP will not never exit in "getline"