[libcatmandu-perl] 83/101: Pod
Jonas Smedegaard
dr at jones.dk
Tue Feb 23 13:43:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libcatmandu-perl.
commit e8aa801411d07b29a64e76c71f45ef10ed12cf46
Author: Patrick Hochstenbach <patrick.hochstenbach at ugent.be>
Date: Tue Feb 9 15:09:51 2016 +0100
Pod
---
lib/Catmandu/Exporter/JSON.pm | 3 +++
1 file changed, 3 insertions(+)
diff --git a/lib/Catmandu/Exporter/JSON.pm b/lib/Catmandu/Exporter/JSON.pm
index d08c4c3..038c375 100644
--- a/lib/Catmandu/Exporter/JSON.pm
+++ b/lib/Catmandu/Exporter/JSON.pm
@@ -82,6 +82,9 @@ Catmandu::Exporter::JSON - a JSON exporter
# From the command line
catmandu convert YAML to JSON --pretty 1 < input.yml
+
+ # Export in the line-delimited format
+ catmandu convert YAML to JSON --line_delimited 1 < input.yml
# In a Perl script
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-perl.git
More information about the Pkg-perl-cvs-commits
mailing list