in reply to Re: Device::SerialPort Brain Problems
in thread Device::SerialPort Brain Problems
As Demonstrated in the code above, I do not list a path to perl in my code, making it a little more portable among all the little cheap devices I play with. The result of the querying was:
mike@BlsckBox:~/Desktop$ which cpanm /usr/bin/cpanm mike@BlsckBox:~/Desktop$ which perl /usr/bin/perl mike@BlsckBox:~/Desktop$ perl -le 'print $^X' /usr/bin/perl mike@BlsckBox:~/Desktop$
Thanks for putting up with this old 70s freak.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Device::SerialPort Brain Problems (updated)
by haukex (Archbishop) on Mar 29, 2017 at 07:29 UTC |