FICHA · MANJARO

perl-sort-key

Sort::Key - the fastest way to sort anything in Perl

  • Library
  • NONE
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Perl programs can sort data efficiently by extracting comparison keys once and reusing them during ordering. This is useful for large lists, reports, indexes, and tools that need fast, predictable sorting.

It is a developer library. Applications should still choose sort keys carefully so the result matches what users expect, especially for numbers, versions, and localized text.

Permissions

Permissions not analysed for this source yet.