The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

peri-fmt-envres - Format enveloped result in a JSON file using Perinci::Result::Format::Lite

VERSION

This document describes version 0.112 of peri-fmt-envres (from Perl distribution App-PerinciUtils), released on 2019-01-20.

SYNOPSIS

  % peri-fmt-envres [opts] <filename>
  % peri-fmt-envres --help (or -h, -?)
  % peri-fmt-envres --version (or -v)

Examples:

 % peri-fmt-envres output.json
 % peri-fmt-envres -f html output.json

OPTIONS

--format=s, -f

--help, -h, -?

--version, -v

HOMEPAGE

Please visit the project's homepage at https://metacpan.org/release/App-PerinciUtils.

SOURCE

Source repository is at https://github.com/perlancar/perl-App-PerinciUtils.

BUGS

Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=App-PerinciUtils

When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.

SEE ALSO

Perinci::Result::Format::Lite

Perinci::Result::Format

AUTHOR

perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2019, 2017, 2016, 2015 by perlancar@cpan.org.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.