Windows Perl gets built from the same source as Other Perl, so you don't need anything from ActiveState.
Perl calls just the underlying C library, and commonly, at least on POSIX 1 implementations, the C library is a thin wrapper around the rename(3) system call. On Windows, the call to rename is in win32.c.
In reply to Re^7: locking over the network (rename)
by Corion
in thread locking over the network
by rovf
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |