From: Vadim <va...@vk...> - 2006-11-15 20:50:45
|
Cumuli6 wrote: >Hi group, > >I started to port a win32 Perl script to PerlCE. > >However I failed with the Win32:SerialPort module so far. Could any kind >soul help me to install this module onto the current PerlCE binary. > > I do not recommend using perlce other than toy purposes. Underlying CELIB isnt stable enough and unfortunately hardly ever be. But more frustratingly, OS spontaneously just kills processes. That said, can you try using com directly with opening a file with 'com2' or similar name? Vadim. |