Bencher-ScenarioBundle-SmartMatch 0.001 Latest
Kwalitee Issues
No Core Issues.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- 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: Bencher::ScenarioBundle::SmartMatch, Bencher::ScenarioBundle::Switch
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Bencher::Scenario::SmartMatch::str_in_ary_of_str | Benchmark searching string in array-of-string using smartmatch: $str ~~ @ary_of_str | 0.001 | metacpan |
Bencher::Scenario::Switch::Startup | Benchmark the startup overhead of various switch modules | 0.001 | metacpan |
Bencher::ScenarioBundle::SmartMatch | Scenarios to benchmark switch & smartmatch in Perl | 0.001 | metacpan |
Bencher::ScenarioBundle::Switch | Scenarios to benchmark switch & smartmatch in Perl | 0.001 | metacpan |