NAME
    WordListC - Word lists (custom sorted)

VERSION
    This document describes version 0.1.0 of WordListC (from Perl
    distribution WordListC), released on 2018-02-20.

SYNOPSIS
    Use one of the "WordListC::*" modules.

DESCRIPTION
    WordListC is just like WordList except that it does not impose
    ascibetical sorting requirement. You can sort the wordlist in whatever
    order you need.

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

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

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

    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
    WordList.

AUTHOR
    perlancar <perlancar@cpan.org>

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

