On Mon, 14 Jul 2008, Octavian Rasnita wrote:
> What I want to do is to create a program in perl language, to offer
> the source code to the client, to allow him to modify and add features
> to the program, but to not allow him to give the original or modified
> source to anyone.
>
> Can I do this with perl?

Yes, the Perl license, or license of the Perl distribution you are using,
does not prevent you from using whatever license you choose for your own
code, especially if you are just distributing your own source code by
itself.

Questions about drafting your own commercial license should be directed
at a lawyer though to make sure it really means what you think it does.

Cheers,
-Jan

_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to