in reply to Re: Perl - unix process
in thread Perl - unix process

This node falls below the community's minimum standard of quality and will not be displayed.

Replies are listed 'Best First'.
Re^3: Perl - unix process
by Bloodnok (Vicar) on Apr 01, 2009 at 09:58 UTC
    Just look again at the code you posted - does it not look like noise to you (and you wrote it!) - so just take a minute to imagine how it looks to us, the rest of the community attempting to help you...

    When posting code, please, please, put it in code tags (<c> ... </c>) !!

    Hint: If you put the code tags on separate lines then you get a nicely formatted code block e.g.

    <c>
    your
    code
    here
    </c>

    will look like

    your code here

    Update:

    Added example

    A user level that continues to overstate my experience :-))