Am 2008-05-30 09:40:11, schrieb Richard Lee:
> It's really weird. It's excuting another perl program to send the file
WHICH other perl program?
> but that program uses no modules nor external programs.
> File still gets sent and I was wondering how it was doing it.
> Maybe we are chasing ghost h
Chas. Owens wrote:
On Thu, May 29, 2008 at 7:46 PM, Richard Lee <[EMAIL PROTECTED]> wrote:
Hi,
Someone wrote a perl script which manipulate a file and sent to number of
remote system.
I ported that exact script to my local machine but I don't see anything
going out.
Peeking into the script,
On Thu, May 29, 2008 at 7:46 PM, Richard Lee <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Someone wrote a perl script which manipulate a file and sent to number of
> remote system.
> I ported that exact script to my local machine but I don't see anything
> going out.
> Peeking into the script, I see no spe
On Thu, May 29, 2008 at 8:21 PM, Ken Foskey <[EMAIL PROTECTED]> wrote:
> On Thu, 2008-05-29 at 19:46 -0400, Richard Lee wrote:
>
>> Hi,
>>
>> Someone wrote a perl script which manipulate a file and sent to number
>> of remote system.
>> I ported that exact script to my local machine but I don't see
On Thu, 2008-05-29 at 19:46 -0400, Richard Lee wrote:
> Hi,
>
> Someone wrote a perl script which manipulate a file and sent to number
> of remote system.
> I ported that exact script to my local machine but I don't see anything
> going out.
> Peeking into the script, I see no special module be