The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Sort::Fields"

Sort::Fields - Sort lines containing delimited fields River stage zero No dependents

Sort::Fields provides a general purpose technique for efficiently sorting lists of lines that contain data separated into fields. Sort::Fields automatically imports two subroutines, "fieldsort" and "make_fieldsort", and two variants, "stable_fieldsor...

BDFOY/Sort-Fields-1.001 - 04 Jan 2021 23:55:33 UTC

Sort::MultipleFields - Conveniently sort on multiple fields River stage zero No dependents

This provides a simple way of sorting structured data with multiple fields. For instance, you might want to sort a list of books first by author and within each author sort by title....

DCANTRELL/Sort-MultipleFields-1.01 - 05 Apr 2014 17:57:31 UTC

File::Sort - Sort a file or merge sort multiple files River stage one • 1 direct dependent • 1 total dependent

This module sorts text files by lines (or records). Comparisons are based on one or more sort keys extracted from each line of input, and are performed lexicographically. By default, if keys are not given, sort regards each input line as a single fie...

CNANDOR/File-Sort-1.01 - 23 Jan 2002 05:12:37 UTC

Sort::Array - This extended sorting algorithm allows you to River stage zero No dependents

Sort_Table() is capable of sorting table-form arrays by a particular value. Discard_Duplicates() discards doubles from an array and returns the sorted array. Usage @data = Sort_Table( cols => '4', field => '4', sorting => 'descending', structure => '...

MIDI/Sort-Array-0.26 - 25 Aug 2001 14:00:51 UTC

Sort::Radix - A multiple passes distribution sort algorithm River stage zero No dependents

This is an implementation based on Jarkko's Wolf book (Mastering Algorithms with Perl, pp. 145-147). By definition: radix sort is a multiple pass distribution sort algorithm that distributes each item to a bucket according to part of the item's key b...

EWIJAYA/Sort-Radix-0.04 - 22 Jan 2005 04:28:28 UTC

Sort::Versions - a perl 5 module for sorting of revision-like numbers River stage three • 71 direct dependents • 390 total dependents

Sort::Versions allows easy sorting of mixed non-numeric and numeric strings, like the 'version numbers' that many shared library systems and revision control packages use. This is quite useful if you are trying to deal with shared libraries. It can a...

NEILB/Sort-Versions-1.62 - 13 Dec 2015 13:54:30 UTC

Acme::Rautavistic::Sort - Rautavistic sort functions River stage zero No dependents

This module provides rautavistic sort functions. For more description of the functions see below. dropsort From http://www.dangermouse.net/esoteric/dropsort.html: Dropsort is a fast, one-pass sorting algorithm suitable for many applications. Algorith...

SCHWIGON/Acme-Rautavistic-Sort-0.03 - 05 Oct 2015 18:19:53 UTC
7 results (0.038 seconds)