I don't know if anyone else has had this problem, but the Perl6 parser on cygwin would not work for me. It expected an executable name of parrot for the parrot interpreter. Instead, cygwin names executables as X.exe in the standard dos fashion. Therefore, I had to change it to be parrot.exe. Did I just not do something right? TantonThread Next