Hey, I have something that I believe is similar to this, but it does not have anything to do with the DBI module. In my case however, it might have something to do with Data::Dumper and/or ActiveState Perl.

I thought I was just being paranoid or something, but when using the all-famous framechat script on my WinXP Apache server (okay, not the best, but it works!) running with ActiveState Perl, I twice had notepad open on the computer for no apparent reason. I was not running any other major programs at the time of either of these instances.

The strange factor comes with the fact that notepad was trying to access the internet. My ZoneAlarm Firewall came up with the whole "Do you wish to allow notepad to access the internet?" message, and I thought "what the heck?". Of course, both times I said "No" and so notepad did not open anything. Then after I found out that attempting to load ANY file from the internet with notepad loads plain text (including executable files). So I figured, "crap, I should have said yes to see what it was trying to access!".

Anyway, I have not been able to reproduce this behaviour. The second time it occured, it was the "Other Users" list in framechat that launched the notepad. I do think that it was somehow ActiveState Perl that did so, but I cannot prove it!

Okay, this probably has *nothing* to do with your post, but the whole "Windows", "ActiveState Perl", and "Opening File" (even if was only some type of error that was making Dr. Watson appear) got me to thinking of what twice happened to me :)

Disclaim: I am not putting down the awesome framechat. I use it all the time and it is great!


In reply to Re: For users of ActiveState Perl, this may someday save you some grief! by mt2k
in thread For users of ActiveState Perl, this may someday save you some grief! by MrCromeDome

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.