Catmandu::Importer::DKVP(3pm) | User Contributed Perl Documentation | Catmandu::Importer::DKVP(3pm) |
Catmandu::Importer::DKVP - Delimited key-value pairs importer
This package imports text files containing delimited key-value pairs.
a=pan,b=pan,i=1,x=0.3467901443380824,y=0.7268028627434533 a=eks,b=pan,i=2,x=0.7586799647899636,y=0.5221511083334797 a=wye,b=wye,i=3,x=0.20460330576630303,y=0.33831852551664776
Every Catmandu::Importer is a Catmandu::Iterable. All their methods are inherited.
Miller <http://johnkerl.org/miller/doc/file-formats.html#DKVP:_Key-value_pairs>
2023-03-03 | perl v5.36.0 |