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

SYNOPSIS

    tables from source to dest

where sources and dest can be an excel file (.xls or .xlsx) or a directory (no extension, optionally suffixed with a / to be explicit).

directory layout

every sheet is recorded as a tsv file. it's easy to edit it with vim

    :set et nowrap ts=25

extra tips in this page.