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
The fix would be to use File::Spec->catfile to build the $doc variable.
--
Olivier Mengué - http://perlresume.org/DOLMEN