Changes for version 1.01 - 2003-04-10

  • We no longer trash $/, which is good
  • The tokenizer can be sub-classed! Yay!
  • \bin data now handled
  • new() can now invoke read_file and read_string
  • IO::File objects now accepted in read_file()
  • Added some debugging to read_file() to catch weirdness
  • Sanitized regular expressions
  • Created the _get_line() subroutine
  • Corrected documentation about read_file() behaviour
  • Stopped the {_BUFFER} being overwritten on read
  • Various bits of POD cleaned up
  • Ability to control how many characters are read determining IRS
  • Removed IO::Scalar dependency
  • Added numerous new tests (mainly to tests above features)

Modules

Tokenize RTF