Help for this page
foreach (@files){ s/\//\\/g; }
foreach (@files){ s/\\/\//g; }
foreach (@files){ s/\\/\\\\/g; }