The quote:

"When you use the pp module in perl to create an exe from a script the actual script itself is compiled and cannot be viewed in a general text editor."

was what prompted me to suggest reading the documentation more clearly, regardless of the fact you're running this executable on a Citrix platform, this statement is not accurate and implies that this method is somehow a secure way to hide source code. This method combined with the fact you're running it via Citrix is a different matter.

As previously stated, my concern was for someone accepting your first statement as an accurate description of how pp works, not as a comment on how you are using it's output in your Citrix environment. Though initially I accept that I misread where you were running this via Citrix.

I didn't intend for any of this to be insulting in any way, I apologise if it seemed like I did.

Cheers

Update: fixed a couple of typos


In reply to Re^7: Win32::OLE and Wscript Shell -> Getting data back by marto
in thread Win32::OLE and Wscript Shell -> Getting data back by Gaz5

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.