Changes for version 0.04 - 2005-10-24

  • changed 8-bit-character checks; test process seems to nuke the $1, $2, etc. variables, so I can't check them back in the tests itself. Now done via an array of matched-out characters.
  • Systematized test counting to make sure counts were right
  • Tests now "use strict;"
  • Regex flags handled properly
  • _regex_render added to centralize regex fixups
  • Removed duplicate bottm-out test in substitution recursion
  • Updated tests

Documentation

scan a set of Web pages for strings present/absent

Modules

simple_scan's core code
store a test spec, and transform it into test code