Skip Menu |

This queue is for tickets about the OpenXML-Properties CPAN distribution.

Report information
The Basics
Id: 117374
Status: new
Priority: 0/
Queue: OpenXML-Properties

People
Owner: Nobody in particular
Requestors: dolmen [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.02
Fixed in: (no value)



Subject: Tests use Windows style paths
Tests t/openxml_*_test.t use Windows style paths using "\": those tests do not pass on platforms where the path separator is not "\".

The fix would be to use File::Spec->catfile to build the $doc variable.

-- 
Olivier Mengué - http://perlresume.org/DOLMEN