- or download this
Device::SerialPort is up to date.(1.04)
mike@BlsckBox:~/ham$
- or download this
perl radio.pl Can't locate Device/SerialPort.pm in @INC (you may need
+to install the Device::SerialPort module) (@INC contains: /etc/perl /
+usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22
+.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86
+_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl
+ /usr/lib/x86_64-linux-gnu/perl-base .) at radio.pl line 6. BEGIN fai
+led--compilation aborted at radio.pl line 6.
- or download this
#
# Control access to an ICOM radio
...
use Device::SerialPort;
use sigtrap qw(INT SIGINT);
$ob = new Device::SerialPort ("/dev/ttyUSB0", 1);