Excel-Template-XLSX-v1.1.3
Re-creates Excel (.xlsx) files from a template. Excel content can be appended using Excel::Writer::XLSX.
Changes for v1.1.3
- Fixed t/06-cell.t to check _col_info instead of _col_sizes for column width changes
CXC-Number-0.09
A namespace for modules which deal with numbers.
Changes for 0.09 - 2023-04-01T21:14:51-04:00
- ENHANCEMENTS
Bencher-Scenario-Sort-Key-Top-0.003
Benchmark Sort::Key::Top
Changes for 0.003 - 2023-01-17
- Rename module/dist Bencher-Scenario-{SortKeyTop,Sort-Key-Top}.
PerlPowerTools-1.033_02
BSD utilities written in pure Perl
Changes for 1.033_02 - 2023-04-01T20:42:05Z
- added tests for rev
- lots of fixes from Michael Mikonos
- install - now copies by default
- expr - fixed || bug
- ed - various fixes for error and value reporting
- od, rev, head can now read from STDIN
- rev - fix split before chomp bug
- morse - re-imagined by Michael Mikonos