Philip Taylor <[EMAIL PROTECTED]> wrote: > This patch makes Parrot recognise /path/to/file and c:/path/to/file as > absolute paths on Win32 (so that e.g. 'load_bytecode "c:/path/to/file"' > can be used instead of 'load_bytecode "c:\\path/to/file"')
Thanks, applied. leo