in reply to Re^5: Win32::SerialPort - compilation failed in require
in thread Win32::SerialPort - compilation failed in require
Are you sure?
Try running this from a dos command prompt:
perl -MWin32::SerialPort -e "print 'OK'"
If this code prints 'OK' then Win32::SerialPort is installed on your system. Double check your sample script.
If you get an error message, you may need to reinstall the serial port module. Post the error message.
TGI says moo
|
|---|