You could cripple important functionality (like the final step in processing an order) and email the few remaining lines of critical code in a standalone .pm to users who pay.

You could sell a service. Bloggers can download a multitude of software but many pay a monthly fee for the simplicity of click-and-go blog web sites. Like the support services suggested in other posts, hosting services can be tacked on to just about any software business model.

You could use google to find unregistered users running your software and send your accountant and lawyer after them. If the user circumvented the register.pm mechanism above, then tack on a DCMA bonus.

You could sell auxilliary services besides support. Coordinate having your software suite's interface and documentation translated into different languages, and take a percentage.

You could put 'THIS SOFTWARE IS NOT LICENSED' across all of the graphics you supply and sell the replacement pack. Have lots of little graphics so that it would be tedious to replace every single one. This preserves all your functionality for demo purposes while limiting its commercial potential.

Failing all else, have your software email you any credit card numbers it receives.

Anonymous_Monk, please message me. I want to know more about this auction software.

update: mattr made all my points for me. never mind.

The largest peace protest in history is happening this weekend


In reply to Re: Registering and License Keys by japh
in thread Registering and License Keys by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.