NAME
Acme::CPANModules::CLI::Sort - Various CLIs to perform sorting
VERSION
This document describes version 0.001 of Acme::CPANModules::CLI::Sort (from Perl distribution Acme-CPANModules-CLI-Sort), released on 2018-07-29.
DESCRIPTION
Various CLIs to perform sorting.
If you know of others, please drop me a message.
INCLUDED MODULES
App::PipeFilter - Sort JSON objects by key field(s)
App::VersionUtils - Sort version numbers
App::subsort - Sort lines of text using Sort::Sub routines
Related modules: Sub::Sort
Unicode::Tussle - Sort XML "records"
PerlPowerTools - Topological sort
App::toposort - Another topological sort script
PerlPowerTools - Sort lines of text (Perl port of the sort Unix command)
App::psort - Sort lines of text using cmp operator or custom Perl code
App::lensort - Sort lines of text by their length
HOMEPAGE
Please visit the project's homepage at https://metacpan.org/release/Acme-CPANModules-CLI-Sort.
SOURCE
Source repository is at https://github.com/perlancar/perl-Acme-CPANModules-CLI-Sort.
BUGS
Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-CPANModules-CLI-Sort
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
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.