Skip to content

Releases: tbrowder/Text-Utils

Add new test

06 Apr 10:53
Compare
Choose a tag to compare

Add test for non-string input to sub normalize-string

v2.1.0

12 Feb 15:49
Compare
Choose a tag to compare
  • remove the sub strip-comment check and fail lines with only the
    comment char at the beginning of the line and no other content
  • modify tests to check the new behavior

API 2

18 Dec 15:49
Compare
Choose a tag to compare

Update to API version 2

  • Add better signature for routine strip-comment
  • Deprecate old signature for routine strip-comment
  • Make strip-comment more robust by handling multi-character comment characters
  • Improve tests, test for tabs in input strings (added in v2.0.1)
  • Note version 2.0.0 was not released to CPAN

initial release

17 Dec 15:45
Compare
Choose a tag to compare
v1.0.0

duh, correct module name