Help for this page
C:\>perl -e "print -d 'C:\Windows'" 1 ... C:\>perl -e "print -d '//server/share'" 1
C:\>perl -MFile::Spec::Functions -e "print catfile('//test/dir', 'test +2');" \\test\dir\test2