File-Raw-Separated 0.03 Latest
Files
- Changes
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- Separated.xs
- ignore.txt
- include/separated_parser.h
- lib/File/Raw/Separated.pm
- separated_parser.c
- t/00-load.t
- t/01-parse-buf-rfc4180.t
- t/02-embedded-newline.t
- t/03-trailing-separator.t
- t/04-line-endings.t
- t/05-empty-input.t
- t/06-bom.t
- t/07-strict-vs-lenient.t
- t/08-buffer-growth.t
- t/09-utf8-fields.t
- t/10-binary-mode.t
- t/11-callback-each.t
- t/20-plugin-csv-read.t
- t/21-plugin-tsv-read.t
- t/22-plugin-errors.t
- t/23-plugin-read-derived.t
- t/27-plugin-strict-error.t
- t/28-plugin-options-validation.t
- t/29-plugin-write.t
- t/30-stream-basic.t
- t/31-stream-large.t
- t/32-stream-equivalence.t
- t/33-stream-cancel.t
- t/35-stream-options.t
- t/36-plugin-each-line.t
- t/40-tsv-basic.t
- t/41-tsv-with-quoting.t
- t/42-tsv-equivalence.t
- t/43-plugin-tsv-equivalence.t
- t/50-header-csv.t
- t/51-header-tsv.t
- t/52-header-mismatched-rows.t
- t/53-header-duplicate-key.t
- t/54-explicit-header.t
- t/55-plugin-lines-iter.t
- t/56-plugin-range-lines.t
- t/60-eol-pinning.t
- t/61-escape-mode.t
- t/62-trim-and-empty.t
- t/data/multiline.csv
- t/data/plain.txt
- t/data/quoted.csv
- t/data/simple.csv
- t/data/simple.tsv
- t/manifest.t
- t/pod-coverage.t
- t/pod.t
- xt/boilerplate.t
- xt/c-parser.t