Changes for version 0.04

  • Introduced the following new Rexx functions: sign, b2d, d2x, x2b, b2x, x2c, x2d, c2x, d2b
  • Renamed the old function d2h to the new name d2x
  • Minor fixes and code cleanup for the following functions: changestr, wordindex, copies, space, wordlength, countstr, delword, strip, verify, subword, word, xrange
  • Major rewrite for functions datatype(), and wordpos()
  • Added prereq_pm to Regexp::Common and Test::Exception
  • Added more tests for fixed functions

Modules

Perl implementation of Rexx string functions