The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Catmandu-XLS

0.06  2015-10-06 15:18:57 CEST
  - Edit PODs
  - Fix version
  - Add badges
  - Add .travis.yml
  - Bugfix for formatted dates in XLS importer
  - Add option columns to XLS(X) exporter

0.05  2015-06-24 16:01:43 CEST
  - adding columns option
  - adding header option

0.04  2014-06-27 09:13:18 CEST
  - add importer for XLS and XLSX files.
  - add test for importer
  - add XLS and XLSX test files
  - switch to Dist::Milla
  - modify pod

0.03    2013-09-12
  - sort keys extracted from a hash in Exporter::XLS

0.02    2012-06-13
  - initial release