The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.002 - 2021-06-16

  • Add participants: String::Trim::NonRegex::trim(), String::Trim::trim() (currently disabled), String::Trim::Regex::trim().

Modules

Benchmark calculating common prefix
Benchmark string trimming (removing whitespace at the start and end of string)
Benchmark startup of string modules
Benchmark string functions

Provides

in lib/Bencher/ScenarioR/StringFunctions/CommonPrefix.pm
in lib/Bencher/ScenarioR/StringFunctions/Trim.pm
in lib/Bencher/ScenarioR/StringModules/Startup.pm