while(<DBFILE>){ chomp; my @pattern_check = split(/,/,$_); ..... } [download]
In reply to Re: cgi programming problem with perl by OM_Zen in thread cgi programming problem with perl by atnonis