Closed boychev closed 8 years ago
Thanks for the comment. I will add that in the next release.
Thank you!
Just pushed v.0.07 to CPAN.
You can now adress a specific worksheet by its index (0,1,2,...). Default 0.
catmandu convert XLS --worksheet 1 --file ./t/test.xls to JSON
The XLS importer only allows processing the first worksheet. Could you add an optional parameter to specify which worksheet to process?