RE: SSL Daemon on Win32

2003-06-10 Thread Floyd Russell
I'm doing this through CPAN completely. Do I have to go out of CPAN do something and then try again? |> -Original Message- |> From: [EMAIL PROTECTED] |> [mailto:[EMAIL PROTECTED] Behalf Of |> Trevor Joerges [SendMIME Software] |> Sent: Tuesday, June 10, 2003 2:21 PM

RE: SSL Daemon on Win32

2003-06-10 Thread Floyd Russell
01: unresolved external symbol _PEM_read_bio_DHparams SSLeay.obj : error LNK2001: unresolved external symbol _PEM_read_bio_X509_CRL SSLeay.obj : error LNK2001: unresolved external symbol _DH_free blib\arch\auto\Net\SSLeay\SSLeay.dll : fatal error LNK1120: 212 unresolved externals NMAKE : fatal error U

RE: SSL Daemon on Win32

2003-06-10 Thread Floyd Russell
[mailto:[EMAIL PROTECTED] Behalf Of |> Trevor Joerges [SendMIME Software] |> Sent: Tuesday, June 10, 2003 12:26 PM |> To: Floyd Russell; [EMAIL PROTECTED] |> Subject: Re: SSL Daemon on Win32 |> |> |> You have several module options available but most require |> OpenSSL or SSL

SSL Daemon on Win32

2003-06-10 Thread Floyd Russell
Perl daemon that can use SSL. I would like to know if anyone has been able to sucessfully do this and if so how. The goal is to have a daemon that can be compile and will be portable to other Win32 boxen without a complicated openssl install. Thanks, fr Floyd Russell Neo

RE: Win32::AdminMisc

2003-02-06 Thread Floyd Russell
age- |> From: [EMAIL PROTECTED] |> [mailto:[EMAIL PROTECTED]]On Behalf Of |> Steven Manross |> Sent: Wednesday, February 05, 2003 6:25 PM |> To: 'Floyd Russell'; [EMAIL PROTECTED] |> Subject: RE: Win32::AdminMisc |> |> |> If all you're after is CPU speed,

Win32::AdminMisc

2003-02-04 Thread Floyd Russell
PIII systems work fine. Thanks, Floyd Russell ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

RE: H2XS and C++

2003-01-14 Thread Floyd Russell
lto:[EMAIL PROTECTED]]On Behalf Of |> Sisyphus |> Sent: Tuesday, January 14, 2003 9:08 PM |> To: [EMAIL PROTECTED] |> Subject: Re: H2XS and C++ |> |> |> |> - Original Message - |> From: "Floyd Russell" <[EMAIL PROTECTED]> |> To: <[EMAIL PROTECT

H2XS and C++

2003-01-14 Thread Floyd Russell
Could/would anyone be willing to help be get a c++ dll I recently wrote h2xs'ed into a proper Perl module? I don't really even know where to start reading - since everything I seem to come across is geared toward *nix. Thanks, Floyd ___ Perl-Win32-Users

RE: InitiateSystemShutdown

2002-11-06 Thread Floyd Russell
or use undef if its for the local machine |> -Original Message- |> From: [EMAIL PROTECTED] |> [mailto:perl-win32-users-admin@;listserv.ActiveState.com]On Behalf Of |> Peter Guzis |> Sent: Wednesday, November 06, 2002 4:13 PM |> To: [EMAIL PROTECTED] |> Subject: RE: InitiateSystemShutdown |

RE: Compare dates question

2002-06-25 Thread Floyd Russell
Date::Manip is also a usefull module, just throwin' out there since its what I use. Floyd R. |> -Original Message- |> From: [EMAIL PROTECTED] |> [mailto:[EMAIL PROTECTED]]On Behalf Of |> Jacobs, Dee |> Sent: Tuesday, June 25, 2002 12:41 PM |> To: [EMAIL PROTECTED] |> Subject: FW: Compare

RE: Why my boss doesn't want Perl...

2002-04-26 Thread Floyd Russell
you have the most kickass security policies in the world. So I don't judge, I just comment. Floyd |> -Original Message- |> From: Warkentin, Brad [mailto:[EMAIL PROTECTED]] |> Sent: Friday, April 26, 2002 3:32 PM |> To: '[EMAIL PROTECTED]'; 'Floyd Russell

RE: Why my boss doesn't want Perl...

2002-04-26 Thread Floyd Russell
do you require ActivePerl Pro? |> > There's also costs of maintenance. There's a chance the even |> novice users |> > can learn VB, but with Perl, it proves more difficult. |> (Especially going |> > through multiple references of hashes and arrays :) So are you devel

RE: sending a file as an e-mail Attachment using Perl

2002-02-27 Thread Floyd Russell
I whipped up the attached script one day for a customer. It uses Net::SMTP and MIME::Base64. Its a cgi that will upload a file and then attach that to an email. I'm sure you can pick it apart and get it to work for you.. This runs on IIS 4.0.. BTW CDO sucks.. IMHO Floyd R. |> -Original Messa

RE: exec $0 on Win32

2002-02-12 Thread Floyd Russell
t until it gets a response from the server. Still looking for ideas, Floyd |> -Original Message- |> From: [EMAIL PROTECTED] |> [mailto:[EMAIL PROTECTED]]On Behalf Of |> Floyd Russell |> Sent: Tuesday, February 12, 2002 4:16 PM |> To: Perl Users |> Subject: exec $0 on Wi

exec $0 on Win32

2002-02-12 Thread Floyd Russell
code never got modified. However once I hit control-C and run the script again the new code functions. So my question is how should I go about this? Am I doing something wrong with my exec call? Does Win32 not handle exec correctly? Thanks, Floyd Ru

RE: Good IDE's, either freeware or commercial, for debugging?

2001-11-09 Thread Floyd Russell
Along with VI bindings.. sure its a bit of a learning curve.. but once you get it you can be so much more productive. Floyd R. |> -Original Message- |> From: [EMAIL PROTECTED] |> [mailto:[EMAIL PROTECTED]]On Behalf Of |> Jeffrey |> Sent: Friday, November 09, 2001 5:46 PM |> To: [EMAIL PRO

RE: IIS 5 metabase

2001-05-23 Thread Floyd Russell
e way. Floyd Russell P.S. I would love to know if there is any information on how to access SSL keys in the metabase. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Raymond Forbes Sent: Wednesday, May 23, 2001 6:32 PM To: [EMAIL PROTECTED] Subject:

Win32::FileSecurity Bug

2001-01-29 Thread Floyd Russell
I'm sending this to the list as an FYI. I have already sent it to [EMAIL PROTECTED] as that was the eamil address that appeared twice in the pod I have. --- - Build: 522 OS: NT 4.0 I would like to submit a bug that I