Re: XS question on Windows

2003-06-22 Thread Sisyphus
- Original Message - From: Glenn Linderman [EMAIL PROTECTED] Use of uninitialized value in subroutine entry at C:/Perl/site/lib/Win32/GUI.pm line 524 Seems to me that there's a purely perl solution to eliminating this message - but I don't want to discuss *that* if what you're

Re: how can I see exactly what headers are sent in an HTTP request

2003-06-22 Thread Bennett Haselton
At 06:53 PM 6/21/2003 -0700, $Bill Luebkert wrote: Bennett Haselton wrote: [Sorry if this is coming through twice. I unsubbed a while ago, forgot I had unsubbed, posted this question to the list, and got a message back saying it would be queued for moderator approval. I don't know if the

Re: how can I see exactly what headers are sent in an HTTP request

2003-06-22 Thread $Bill Luebkert
Bennett Haselton wrote: Thanks, I'm experimenting with it now. It's useful, but one apparent bug is that it doesn't rewrite the Host: header in an HTTP conversation. So if you set it to redirect the conversation to some remote host, and then you connect to your local machine, the script

RE: Using Outlook in Win32::OLE

2003-06-22 Thread Bautista, Rodel D.\(Digitel-GSM\)
Hi to all, With the request of Sir Steve Gross, I'm posting here the script both for the one that creates and send mail and the one that opens Outlook and and thereby automates my sending of log files. for the one that creates and send mail: #! c:\perl\bin\perl use Win32::OLE qw(in with); use