Re: how to send mail from Win32 Perl using SMTP authentication?

2004-12-18 Thread $Bill Luebkert
Bennett Haselton wrote: > Does anybody have any sample code for sending mail from a Perl script on > Windows, through an SMTP server that requires SMTP authentication? > > I have a script where I wrote the logic in fifteen minutes and then have > spent about three hours trying to look up a way

Re: ExtractIcon, then write it to file

2004-12-18 Thread Trevor Joerges [SendMIME Software]
how do i extract an icon from an exe file, then write it to a file. CPAN is your friend. Win32::Exe has what you need unless you must create this yourself. I bet if you look at the module source you'll see what your looking. HTH, Trevor J. Joerges SendMIME Software www.sendmime.com

how to send mail from Win32 Perl using SMTP authentication?

2004-12-18 Thread Bennett Haselton
[sorry if this is a dupe, but I don't know if I was subscribed the first time I sent it] Does anybody have any sample code for sending mail from a Perl script on Windows, through an SMTP server that requires SMTP authentication? I have a script where I wrote the logic in fifteen minutes and the

how to send mail from Win32 Perl using SMTP authentication?

2004-12-18 Thread Bennett Haselton
Does anybody have any sample code for sending mail from a Perl script on Windows, through an SMTP server that requires SMTP authentication? I have a script where I wrote the logic in fifteen minutes and then have spent about three hours trying to look up a way for Perl to simply send the email.

Re: ActiveState perl and the perl debugger

2004-12-18 Thread Sisyphus
Jan Dubois wrote: Please let me know if there's some deficiency in the fix that I've used :-) Yes, you have ignored my advice to check the registry for the PERLDB entry. If Perl doesn't find a PERL* environment variable, it looks in the registry for defaults. Most likely you will find an entry un

RE: ActiveState perl and the perl debugger

2004-12-18 Thread Jan Dubois
On Sat, 18 Dec 2004, Sisyphus wrote: > Jan Dubois wrote: >> This looks like some leftover stuff from an old PDK or ActiveState >> debugger installation. Check your environment for the PERL5DB >> variable, and more likely, you registry under HKLM/Software/Perl and >> same for HKCU. If you find a PER

Re: ActiveState perl and the perl debugger

2004-12-18 Thread Sisyphus
Glenn Linderman wrote: On approximately 12/17/2004 1:58 PM, came the following characters from the keyboard of Sisyphus: Hi, What does one need to do to successfully invoke perl's debugger (with ActiveState perl, build 810). E:\test>perl -d test.t Can't locate F:\Perl\bin\PerlDB.pl in @INC (@IN