--- Spreadsheet-ParseExcel-0.27/lib/Spreadsheet/ParseExcel/FmtUnicode.pm.orig 2007-01-03 09:45:39.000000000 -0600 +++ Spreadsheet-ParseExcel-0.27/lib/Spreadsheet/ParseExcel/FmtUnicode.pm 2007-01-17 10:23:35.000000000 -0600 @@ -5,7 +5,7 @@ #============================================================================== package Spreadsheet::ParseExcel::FmtUnicode; use strict; -use warnnigs; +use warnings; use Unicode::Map; use base 'Spreadsheet::ParseExcel::FmtDefault';