in reply to PERL Proccess in NT

fastolfe offered me this solution to a similar problem I was having.

Replies are listed 'Best First'.
($code or die): Re: PERL Proccess in NT
by $code or die (Deacon) on Jan 27, 2001 at 07:35 UTC
    I'm glad you posted that. I remember reasding it but coultn't find it recently.

    I think that my suggestion (in the same thread) might be useful also.

    It will allow you to have a quick look to see what files etc, the perl.exe process is using. It will allow you to narrow down what the script is doing. This is especially useful if the script isn't running as a result of a webserver. And it's a useful tool to have anyway to tame Windows NT!!

    $code or die
    Using perl at
    The Spiders Web