I did stumble across an unrelated problem along the way.make test successful and all existing modules using A-T ran without problems under:
5.6.1/apache 1.3.33 win32 5.8.4/apache 1.3.33 win32 5.8.6/apache 1.3.33 FreeBSD 5.3-STABLE 5.8.6/apache 1.3.33 win32 5.6.1/apache 1.3.31 FreeBSD 4.11-STABLE
excellent, thanks.
I'll probably release officially tomorrow.
--Geoff
I installed PathTools from Randys ppm server one of the win32 5.6.1 installs.
Then I found out that its @INC was backwords:
C:\perl\perl561\lib;C:\perl\perl561\site\lib
It refused to see the new Cwd until I yanked it from the stock install. I hate when they do that. The old < 4.8 freebsd perls were the same way.
-=Chris