I have recently installed Windows XP on my computer, and Strawberry Perl, as well as Comodo Antivirus (i am not advertising : i kind of took a random one, reading here and there that it's an OK one).

Everything works fine, but Comodo antivirus gets VERY annoying whenever i install a module : it asks me every 20 seconds if i'm OK for Build.PL, Makefile.PL, and most .t files to execute.
Also, every time i execute one of my programs it asks me if it's ok for it to execute.

What can i do about it?

I tried "trusting" all the files that are in the "strawberry" directory (containing perl, cpan, cpanm, etc), but it is not enough apparently : i still have the same problem.

Is there anything i can do on the "Perl side", or on the "Strawberry" side?

If the solution must be purely on the "Antivirus side", then i am sorry : this is not really a Perl question
Thanks in advance for any help though, as this is getting really annoying.

Have a good week-end :-)


In reply to Annoying antivirus with CPAN and Strawberry by mascip

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.