fields
The fields to be mapped. Can be an arrayref, example hashref or comma separated string. If missing,
the fields of the first record encountered will be used. If "collect_fields" is true, all fields
names in the record stream will be collected first.
columns
Optional custom column labels. Can be an arrayref, example hashref or comma separated string.
collect_fields
See "fields" for a description. Note that this option will cause all records in the stream to be
buffered in memory.
header
Include a header with column names. Enabled by default.
perl v5.40.0 2025-01-17 Catmandu::TabularExporter(3pm)