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

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 :-))