Subject: | INI output format broken |
Date: | Sat, 24 Mar 2012 15:21:49 +0100 |
To: | bug-App-DPath [...] rt.cpan.org |
From: | Florian Ragwitz <rafl [...] debian.org> |
Compare,
$ dpath -i json '/user/login' < votes/109990.json
---
- castaway
$
to
$ dpath -i json -o ini '/user/login' < votes/109990.json
$
While I realise not all possible data can be easily represented in an
INI format, I would've expected more effort to be taken to serialise
this simple value, or at least an exception for input data that can't
currently be serialised as INI.
Message body not shown because it is not plain text.