strictify t/TEST
authorDave Mitchell <davem@fdisolutions.com>
Wed, 4 May 2005 22:14:54 +0000 (22:14 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Wed, 4 May 2005 22:14:54 +0000 (22:14 +0000)
commit80ed0dea934fa8bbf41a6adb409c09ec7a4f3580
tree786825a98ba0e7f0eca677af051fffb8fa4b9bc5
parent519bc77726e9fd6164d3ad64bae10fdea36cae2a
strictify t/TEST
make most variables lexical, narrow their scope, and give some of
them more meaningful names. Also fix a harmless bug where the wrong
filehandles are closed (A+B rather than U+A)

p4raw-id: //depot/perl@24389
t/TEST