Can I use OSS software binaries (including gcc/mingw,perl,python,cygwin?) to develop our own (commerical, close-source) program, no open-source code will be built in or even used.
For example, can I use perl to build a simple auto-incremental-compile daemon, and not distribute the code back to the public in any form.
It seems impossible to distribute any of my code (binary-only or open-source) written in work time or on work laptop, given the complexity of license contracts.
I did not read all the related OSS agreements, and have always gotten screwed by legal agreements. It seems the Perl license allows greater freedom than other licenses.