James,
Last night, I ran 'make test' and everything was cool. Tonight, I ran 'make test' and saw that a newly added test file, t/doc/ pod_todo.t, generated a massive number of lines of failure message. (See attached patch pod_todo.t.failure.txt.) I experienced these failures in both trunk and the reconfigure/ branch.
This test shouldn't run with 'make test'. I didn't add it to the harness. Hrm, just did some investigation and realised that all tests under t/doc are added; sorry for the extra unwanted output. This was a wee test file that I was wanting to do some work on and most certainly didn't want everyone to run straight away. I'll skip it for the time being so that it doesn't disturb people. Paul