Skip Menu |

This queue is for tickets about the File-Spec CPAN distribution.

Report information
The Basics
Id: 5966
Status: new
Priority: 0/
Queue: File-Spec

People
Owner: Nobody in particular
Requestors: todd [...] chaka.net
Cc:
AdminCc:

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



Subject: canonpath broken for UNC names that use backslashes
When a UNC name is specified with backslashes, the double-backslash at the front needs to be maintained. $ ./perl -MFile::Spec::Win32 -e "print(join('|', File::Spec::Win32->canonpath('\\usvwoaahs99\home1$\chapmat\..\myfile')));" \usvwoaahs99\home1$\myfile