Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: Spreadsheet:Parse Excel problem

by Not_a_Number (Prior)
on Apr 13, 2008 at 18:57 UTC ( [id://680137]=note: print w/replies, xml ) Need Help??


in reply to Re: Spreadsheet:Parse Excel problem
in thread Spreadsheet:Parse Excel problem

...the error message itself is pretty simple

Indeed it is. But I'm not sure how this observation helps the OP. Lines 1848-1850 of SpreadSheet::ParseExcel are:

for(my $i = ($iDiff/2); $i>=1;$i--) { substr($sWk, $i+1, 0) = "\x00"; }

Looks like a bug in the module to me, unless svar is doing something very strange when using it.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://680137]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-04-19 12:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found