Does anyone know if it's possible to create symbolic links on an NT platform in Perl?
Some history: I have an NTFS mounted on a Linux box and have created a few symbolic links to a few directories to work on a project. Works fine, lasts long time. Now, I have to point the link to another NT filesystem to complete the project. I've been reading that it's 'possible' from groups.google.com, but I don't know how to do this. Any suggestions? Thanks! -X
