Subject: | URI::file does not roundtrip in Win32 correctly. |
Test output shown below:
C:\Documents and Settings\Curtis>perl -MURI::file -e "print
URI::file->new('C:\minicpan')->path()"
/C:/minicpan
(this is on a Strawberry Perl 5.10.0.6, with the current production
version of URI in it. Would you like me to pull down your git repository
and see if I can't correct this?)