![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: Why are there no errors when opening a filename that contains colons on Win10by soonix (Canon) |
on Oct 10, 2019 at 05:35 UTC ( #11107278=note: print w/replies, xml ) | Need Help?? |
Windows uses the colon not only for separating volume name from the rest of the path, but also to designate alternate data streams (an extension of extended attributes), which you thus accidentally created. They provide a tool for dealing with them
In Section
Seekers of Perl Wisdom
|
|