Acme-CPANModules-CLI-Sort
view release on metacpan or search on metacpan
Related modules: Sub::Sort
Script: subsort
* Unicode::Tussle - Sort XML "records"
Author: BDFOY <https://metacpan.org/author/BDFOY>
Script: xmlsort
* PerlPowerTools - Topological sort
Author: BDFOY <https://metacpan.org/author/BDFOY>
Script: tsort
* App::toposort - Another topological sort script
Author: PERLANCAR <https://metacpan.org/author/PERLANCAR>
Script: toposort
* PerlPowerTools - Sort lines of text (Perl port of the sort Unix
command)
Author: BDFOY <https://metacpan.org/author/BDFOY>
lib/Acme/CPANModules/CLI/Sort.pm view on Meta::CPAN
module => 'App::subsort',
script => 'subsort',
related_modules => ['Sub::Sort'],
},
{
summary => 'Sort XML "records"',
module => 'Unicode::Tussle',
script => 'xmlsort',
},
{
summary => 'Topological sort',
module => 'PerlPowerTools',
script => 'tsort',
},
{
summary => 'Another topological sort script',
module => 'App::toposort',
script => 'toposort',
},
{
summary => 'Sort lines of text (Perl port of the sort Unix command)',
module => 'PerlPowerTools',
script => 'sort',
},
{
summary => 'Sort lines of text using cmp operator or custom Perl code',
lib/Acme/CPANModules/CLI/Sort.pm view on Meta::CPAN
Related modules: L<Sub::Sort>
Script: L<subsort>
=item * L<Unicode::Tussle> - Sort XML "records"
Author: L<BDFOY|https://metacpan.org/author/BDFOY>
Script: L<xmlsort>
=item * L<PerlPowerTools> - Topological sort
Author: L<BDFOY|https://metacpan.org/author/BDFOY>
Script: L<tsort>
=item * L<App::toposort> - Another topological sort script
Author: L<PERLANCAR|https://metacpan.org/author/PERLANCAR>
Script: L<toposort>
=item * L<PerlPowerTools> - Sort lines of text (Perl port of the sort Unix command)
Author: L<BDFOY|https://metacpan.org/author/BDFOY>
Script: L<sort>
( run in 0.241 second using v1.01-cache-2.11-cpan-a5abf4f5562 )