|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: SpreadSheet::ParseExcel Failure to Match Questionby McDarren (Abbot) |
| on May 03, 2009 at 23:36 UTC ( #761625=note: print w/ replies, xml ) | Need Help?? |
|
Could it be that $sheet->{Cells}[$row][3]->{Val} contains "non-printable" characters that prevent an exact match? You could check this by inserting a print statement, or simply use =~ instead of eq, eg. Hope this helps, Darren :)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||