Yes, i am running fedora core 3 (perl version is 5.8.5 - the latest that is provided as fedora-style rpm).

I think if you read my first post thoroughly you will see what are my critera for determining that the program works. I can only say that i am computing some result and write it the to the database and, as i said several times, when i issue system without & it does not work, otherwise - it works.

I will try to reproduce this behaviour with a small script but when i have time to do it. Of course, if I find it wrong that means it should be a bug? and, of course, i should try with the latest version somehow. What I was eager to know is whether s.o. has experienced smth. like this or can tell me something that i might be missing.

10x for your attention :)

In reply to Re^2: system() behaviour within object(class) instance by Robot
in thread system() behaviour within object(class) instance by Robot

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.