NAME
    Acme::CPANModules::Parse::UnixConfigs - Modules that parse Unix config
    (or related) files

VERSION
    This document describes version 0.001 of
    Acme::CPANModules::Parse::UnixConfigs (from Perl distribution
    Acme-CPANModules-Parse-UnixConfigs), released on 2019-03-10.

DESCRIPTION
    Modules that parse Unix config (or related) files.

INCLUDED MODULES
    *   Config::Model

    *   Parse::Hosts - Parse /etc/hosts

    *   Parse::Services - Parse /etc/services

    *   Parse::Sums - Parse checksums file, e.g. MD5SUMS, SHA1SUMS

    *   Data::SSHPubkey - Parse SSH public keys

HOMEPAGE
    Please visit the project's homepage at
    <https://metacpan.org/release/Acme-CPANModules-Parse-UnixConfigs>.

SOURCE
    Source repository is at
    <https://github.com/perlancar/perl-Acme-CPANModules-Parse-UnixConfigs>.

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

    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
    Acme::CPANModules - about the Acme::CPANModules namespace

    cpanmodules - CLI tool to let you browse/view the lists

    Acme::CPANModules::Parse::UnixCommands

AUTHOR
    perlancar <perlancar@cpan.org>

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