Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Platform-independent Serial Port code

by Anonymous Monk
on Jan 22, 2016 at 10:04 UTC ( [id://1153361]=note: print w/replies, xml ) Need Help??


in reply to Platform-independent Serial Port code

Hello bikeNomad,

we would like to use this in our (Perl-licensed) application but would like to be sure that your code has the same license since you did not state anything above or your home node...

KR
  • Comment on Re: Platform-independent Serial Port code

Replies are listed 'Best First'.
Re^2: Platform-independent Serial Port code
by hippo (Bishop) on Jan 22, 2016 at 10:32 UTC

    bikeNomad hasn't been in these hallowed halls in the last decade and is therefore unlikely to see your message. His contact info is on the home node and his website (and at the top of this thread too). HTH.

      Thank you. I am fully aware of that and have prodded him by mail as well but think it should be discussed in public :)
Re^2: Platform-independent Serial Port code
by dasgar (Priest) on Jan 22, 2016 at 21:28 UTC

    If you're open to using modules from CPAN, you can check out Control::CLI. For serial port connections, it will use "Win32::SerialPort or Device::SerialPort for Serial port access respectively on Windows and Unix systems". That let's you write one code that can be used on either platform. And the module's author does include license and copyright information in the documentation.

    And there's a chance that you might get better support (like bug fixes) by using the CPAN module than using bikeNomad's code posted on this site.

    Just tossing out an alternative for you to consider.

Re^2: Platform-independent Serial Port code
by Anonymous Monk on Feb 05, 2016 at 19:34 UTC
    Ned just replied by Email, stating
    As far as I am concerned, the code is in the public domain. Enjoy! Hope this helps.
    so this case is closed. Thanks to dasgar for suggesting using Control::CLI that I was not aware of.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1153361]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (2)
As of 2024-04-16 21:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found