summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjimk <jimk@07862939-d7ef-0310-b512-86c215e7314a>2005-09-12 23:53:54 +0000
committerjimk <jimk@07862939-d7ef-0310-b512-86c215e7314a>2005-09-12 23:53:54 +0000
commit6288d9c46522b63de0f39ab3ed433adb6e204888 (patch)
treead81f3ad8f5d868ecc943c0a3dd372905b32a47a /README
parent78a0be8d98534bb011e4e1437c74f008f60998f8 (diff)
When I tested 0.39_07 on Windows, I started getting errors in t/08 and t/12 at
points where they called check_MakefilePL. The pattern match in that sub was failing because the path in VERSION_FROM was, on Windows, being formed with Windows-style backslashes as separators. My diagnosis is that my use of File::Spec->catdir and catfile in StandardText::create_pm_basics was excessive. I should have left this as a simple join('/', @dirs). So I reverted to code similar to that in v0.38. All tests are passing on Darwin, but I'll have to try it out on Windows to be sure.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions