Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Sort-Naturally-XS

Compare

  Analyzed about 19 hours ago

Sort::Naturally::XS - Perl extension for human-friendly ("natural") sort order. Natural sort order is an ordering of mixed strings (consist of characters and digits) in alphabetical order, except that digital parts are ordered as numbers. Natural sorting can be considered as a replacement of a ... [More] standard machine-oriented alphabetical sorting, because it is more convenient for human understanding. [Less]

3.87K lines of code

0 current contributors

almost 6 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Sort-Naturally-ICU

Compare

  Analyzed about 8 hours ago

Sort::Naturally::ICU - Perl extension for human-friendly ("natural") sort order, which using ICU library for locale aware sorting. Natural sort order is an ordering of mixed strings (consist of characters and digits) in alphabetical order, except that digital parts are ordered as numbers. Natural ... [More] sorting can be considered as a replacement of a standard machine-oriented alphabetical sorting, because it is more convenient for human understanding. The problem is that not all Unix-like OSs completely support POSIX, in fact only Linux fully POSIX compatible. Therefore you can't use above approach in Mac OS or FreeBSD. This module is designed to solve this issue. [Less]

3.92K lines of code

0 current contributors

over 6 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This