NAME
    App::INIUtils - INI utilities

VERSION
    This document describes version 0.030 of App::INIUtils (from Perl
    distribution App-INIUtils), released on 2019-01-17.

SYNOPSIS
    This distribution provides the following command-line utilities:

    *   delete-ini-key

    *   delete-ini-section

    *   dump-ini

    *   get-ini-key

    *   get-ini-section

    *   insert-ini-key

    *   insert-ini-section

    *   list-ini-sections

    *   parse-ini

    The main feature of these utilities is tab completion.

HOMEPAGE
    Please visit the project's homepage at
    <https://metacpan.org/release/App-INIUtils>.

SOURCE
    Source repository is at
    <https://github.com/perlancar/perl-App-INIUtils>.

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

    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
    App::IODUtils

AUTHOR
    perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE
    This software is copyright (c) 2019, 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.

