You seem to be missing the point. ikegami has once more elaborated on what your script does, and does not do.

"I recognize that I am using a weak encryption, but I feel that strong encryption would be a bit of overkill here considering what the script has to do next."

ACME::Bleach is obfuscation rather than encryption.

"It's pretty amazing to me that I get negative reputation on this board for posting truths, it seems to reply that this board is more of a religious resource rather than a technical resource, though I suppose that may be apparent in the name."

Open debate has been welcome here, certainly for as long as I've been a user, and the archives show that this has always been the case. Various people have pointed out your "truths" may be misunderstandings resulting in inaccuracies in your claims of what your script does. The name of the site is PerlMonks, the theme (user levels etc) may be themed as such but that's where the religious aspect of the site ends.

"I write a tool that allows for the latter group of people to accomplish what they want, with Perl, and I am attacked with misinformation and negative reputation. Really? As an author of a number of publically available perl scripts, as a perl resource, and as a perl advocate, is this how I should be treated, just because I don't have the same religious views on open source?"

Your tool does not do what you claim it does. You're not being attacked. Open debate isn't misinformation. Don't worry about "reputation" or XP (See The Role of XP in PerlMonks). Because you've written perl scripts does that mean that people can't discuss them with you without you claiming you're being made victim of some form of injustice? These comments are based on what the script in question does and does not do.


In reply to Re^6: Why is it bad to hide the source? by marto
in thread Why is it bad to hide the source? by z0d

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.