It may be I'm confused by your situation. If you are writing some software which you are going to sell, and your software uses some modules from CPAN, it seems to me this is not a problem - unless you want to package the CPAN software within your own release.
I seem to remember other discussions where people realized that if your _customer_ is installing CPAN modules to satisfy prerequisites stated in your products README, and then your software is installed, then they (the customer) is simply using CPAN correctly, to upgrade their Perl installation. You aren't involved at all in that transaction.
Now if you want to check over the individual module licenses yourself, so that you can tell the customer that there are no restrictions on _their_ use of the modules, that seems a nice thing to do. But, all, please tell me if there are any modules out there that say you (the customer) can't install them if their company name starts with 'M', are incorporated in Papua New Guinea, or are just too tall.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.