The function csv () is streaming!
You can encode as a stream.
You can decode as a stream.
But you can't transform as a stream. The inner call (csv (in => "a.csv, ...)) loads the entire file into memory.
In reply to Re^3: The future of Text::CSV_XS - TODO
by ikegami
in thread The future of Text::CSV_XS - TODO
by Tux
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |