Acme-CPANModules-CLI-Sort
view release on metacpan or search on metacpan
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>
Script: sort
* App::psort - Sort lines of text using cmp operator or custom Perl
code
Author: SREZIC <https://metacpan.org/author/SREZIC>
lib/Acme/CPANModules/CLI/Sort.pm view on Meta::CPAN
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',
module => 'App::psort',
script => 'psort',
},
{
summary => 'Sort lines of text by their length',
lib/Acme/CPANModules/CLI/Sort.pm view on Meta::CPAN
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>
=item * L<App::psort> - Sort lines of text using cmp operator or custom Perl code
Author: L<SREZIC|https://metacpan.org/author/SREZIC>
Script: L<psort>
( run in 2.051 seconds using v1.01-cache-2.11-cpan-df04353d9ac )