On Tue, 28 Aug 2007, James Keenan via RT wrote: > Andy, I believe I've corrected all the files listed above, plus those > files in t/postconfigure/ that suffered from the same malady. > > Could you please double check?
Yes, it appears you got all those. That just leaves 266 possible errors: $ egrep 'use lib qw..* \.\.' `find t -type f -name *.t -print` | wc 266 -- Andy Dougherty [EMAIL PROTECTED]