Package: libspreadsheet-parseexcel-perl / 0.5800-1

Metadata

Package Version Patches format
libspreadsheet-parseexcel-perl 0.5800-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10objref.patch | (download)

lib/Spreadsheet/ParseExcel.pm | 9 9 + 0 - 0 !
1 file changed, 9 insertions(+)

 allow io::file/handle/wrap objects to be passed in.
Bug-Debian: http://bugs.debian.org/112130
30rstring.patch | (download)

lib/Spreadsheet/ParseExcel.pm | 25 19 + 6 - 0 !
1 file changed, 19 insertions(+), 6 deletions(-)

 handle biff8 utf16 strings in the 'rstring' opcode too, just
 like 'STRING'.
Bug-Debian: http://bugs.debian.org/299870