-
-
24 May 2020 18:12:50 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (2498 / 0 / 2)
- Kwalitee
Bus factor: 1- 82.05% Coverage
- License: perl_5
- Perl: v5.10.1
- Activity
24 month- Tools
- Download (25.9KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.120 - 2020-05-25
- Edit Changes.
Modules
Collection of sort subroutinesSort ascibetically (string-wise)Sort non-numbers (sorted asciibetically) before numbers (sorted numerically)Sort by number of occurrences of pattern in stringSort by first number found in text or (if no number is found) ascibeticallySort by last number found in text or (if no number is found) ascibeticallySort by length of stringSort by first number found in text or (if no number is found) ascibeticallySort numbers (sorted numerically) before non-numbers (sorted asciibetically)Sort by Perl codeSort by Perl functionSort by Perl operatorSort randomly using Perl's rand()Sort naturally (by number or string parts)Sort numericallySort randomly using Perl's rand()Dummy module to catch Sort::Sub typoTest Sort::Sub::* subroutineModule Install Instructions
To install Sort::Sub, copy and paste the appropriate command in to your terminal.
cpanm Sort::Sub
perl -MCPAN -e shell install Sort::Sub
For more information on module installation, please visit the detailed CPAN module installation guide.