my @t=(',',$_);Do you actually means this?
my @t = split /,/, $_;
and...
Do you mean ... && ! $t[7]?... my @z = 90005; ... ..elsif($t[6] eq "CA" && $t[7] eq !defined) { $worksheet->write($rowCount1+1, 7, $z[7]); ...
In reply to Re: Parsing error
by exilepanda
in thread Parsing error
by MoodyDreams999
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |