Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
In actual practice I do cite my sources

And I did not mean to imply anything else, I was talking about the theoretical "if you", as were you.

If you do decide to release your code as public domain you need to be aware of some things:

  1. You still need to include a notice which explicitly declares that you put your code into the public domain. Otherwise the user of your software is (theoretically) not allowed to copy, use or modify the code without your express consent.
  2. PD software is actually on a legally even more unsure footing than any licensed software. Under many jurisdictions it is unclear whether you can PD your work effectively at all. Including a license in your code (or a two-line reference to a license) makes things easier and clearer for the user of your code in general.
  3. It is possible that someone can take your PD software, modify it, declare it as their own and prevent you from using the original unless you pay them. This is not generally to be expected, but it is possible AFAIK.

In general, I think both author and user are much better off with software that has a clear free license than software which is public domain. There are reasons why OS licenses are far more popular than public domain declarations these days.

I should also clarify that I am not a fan of copyright law at all. It would make me very happy if copyright law in it's entirety were abolished tomorrow. But given the laws are what they are at the moment the only possibility to keep software as free as possible is to use one of the FLOSS licenses out there.


Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. -- Brian W. Kernighan

In reply to Re^17: Why non-core CPAN modules can't be used in large corporate environments. by tirwhan
in thread Why non-core CPAN modules can't be used in large corporate environments. by Moron

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



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-03-19 04:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found