http://qs321.pair.com?node_id=468041


in reply to "porting" mods from cygwin to win32?

You can call cygwin's Perl from a Windows session:

D:\> e:\cygwin\bin\perl -v This is perl, v5.8.5 built for cygwin-thread-multi-64int

Normal cygwin executables move just fine if you include cygwin1.dll

This works with cygwin's Perl too (you may have to include a few other dlls).