Kwalitee Issues

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Sub::Sort

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Sub::Sort

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

Modules

Name Abstract Version View
Sort::Sub Collection of sort subroutines 0.120 metacpan
Sort::Sub::asciibetically Sort ascibetically (string-wise) 0.120 metacpan
Sort::Sub::by_ascii_then_num Sort non-numbers (sorted asciibetically) before numbers (sorted numerically) 0.120 metacpan
Sort::Sub::by_count Sort by number of occurrences of pattern in string 0.120 metacpan
Sort::Sub::by_first_num_in_text Sort by first number found in text or (if no number is found) ascibetically 0.120 metacpan
Sort::Sub::by_last_num_in_text Sort by last number found in text or (if no number is found) ascibetically 0.120 metacpan
Sort::Sub::by_length Sort by length of string 0.120 metacpan
Sort::Sub::by_num_in_text Sort by first number found in text or (if no number is found) ascibetically 0.120 metacpan
Sort::Sub::by_num_then_ascii Sort numbers (sorted numerically) before non-numbers (sorted asciibetically) 0.120 metacpan
Sort::Sub::by_perl_code Sort by Perl code 0.120 metacpan
Sort::Sub::by_perl_function Sort by Perl function 0.120 metacpan
Sort::Sub::by_perl_op Sort by Perl operator 0.120 metacpan
Sort::Sub::by_rand Sort randomly using Perl's rand() 0.120 metacpan
Sort::Sub::naturally Sort naturally (by number or string parts) 0.120 metacpan
Sort::Sub::numerically Sort numerically 0.120 metacpan
Sort::Sub::randomly Sort randomly using Perl's rand() 0.120 metacpan
Sort::Sub::record_by_order 0.120 metacpan
Sort::Sub::record_by_reverse_order 0.120 metacpan
Sub::Sort Dummy module to catch Sort::Sub typo metacpan
Test::Sort::Sub Test Sort::Sub::* subroutine 0.120 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan