Closed gflohr closed 1 year ago
File::Spec uses native path separators but we only want slashes.
There should be a wrapper Qgoda::File::Spec that only returns paths with slashes.
Qgoda::File::Spec
Fixed.
File::Spec uses native path separators but we only want slashes.
There should be a wrapper
Qgoda::File::Spec
that only returns paths with slashes.