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

Changes for version 0.002 - 2023-09-08

  • No functional changes.
  • [build] Rebuild with String::Util::Range 0.002 to update documentation.

Documentation

Find sequences in arrays & convert to range (e.g. "a","b","c","d","x",1,2,3,4,"x" -> "a..d","x","1..4","x")

Modules

CLIs for String::Util::Range