Help for this page
open (my $fhConditions, "<a.txt"); my $l=6; ... print "$line[$i]" if $match =~m/AAGCTT/; } }
yntax error at restriction.pl line 13, near "$line[" Execution of restriction.pl aborted due to compilation errors.