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

Changes for version 2.00 - 2006-09-20

  • First refactoring: substitution engine extracted
    • Added App::SimpleScan::Substitution and App::SimpleScan::Substitution::Lines
    • Added associated tests
    • Variables now substitute in the order you specified, rather than in alphabetical order
    • Dependencies and substitutions are now handled by completely separate sections of code
    • "cross-product" bugs (caused by resubstitution of an already-resolved variable) have been fixed. This was the problem which led to the refactoring effort.

Documentation

Ultra-compact TAP summary
scan a set of Web pages for strings present/absent

Modules

simple_scan's core code
simple_scan variable substitution support
a line with optional fixed variable values
store a test spec, and transform it into test code