parent
80cfe126e9
commit
4515eaf7e6
@ -1 +1 @@
|
||||
Spreadsheet-ParseExcel-0.27.tar.gz
|
||||
Spreadsheet-ParseExcel-0.28.tar.gz
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- 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';
|
Loading…
Reference in new issue