I've begun writing a quasi wrapper around a C project. Its license is GPL3+. I am not including any of its source code inside of my files, I'm simply linking to the shared library via my Makefile, and using #include statements to include its header files in my XS code.
It is the responsibility of the user of my code to have said software/libraries installed before installing my module.
Can I stick with my normal Perl license for my code because I don't include any of their code directly, or do I need to GPL it?
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |