Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Opening bad Excel files

by Tux (Canon)
on Feb 21, 2018 at 10:51 UTC ( [id://1209653]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Spreadsheet::Read;
    my $ss = Spreadsheet::Read->new ("pm1209625.xlsx", debug => 3);
    
  2. or download this
    $ perl pm1209625.pl
    Opening XLSX pm1209625.xlsx using Spreadsheet::ParseXLSX-0.27
    ...
    $ env SPREADSHEET_READ_XLSX=Spreadsheet::XLSX perl pm1209625.pl
    Opening XLSX pm1209625.xlsx using Spreadsheet::XLSX-0.15
            0 sheets
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (7)
As of 2024-04-25 11:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found