This script was used: perl -0pi -e 's/(use Test[^\n]+)\n+clear_pages\(\);[^\n]*\n+/$1\n\n/' *.t
Moved modules/simple-rules-test.pl to t/simple-rules.t and started using the standard testing infrastructure.