Re: Any way to process passwords in Archive::Zip ????

2004-07-29 Thread david . effa
FYI:  WinZip V9 now encrypts using the AES (Rijndael) U.S. NIST standard using either 128-bit or 256-bit encryption keys. Willem Hengeveld <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 07/29/2004 10:59 AM                 To:        "Ignacz, Alex" <[EMAIL PROTECTED]>         cc:        [E

Re: undef example

2004-05-07 Thread david . effa
Martin, Thanks for the input.  That is where I learn that and therefore the assumption I was making too. Dave Martin Leese <[EMAIL PROTECTED]> 05/07/2004 01:18 PM                 To:        [EMAIL PROTECTED]         cc:        "Rob Dixon" <[EMAIL PROTECTED]>, [EMAIL PROTECTED]         S

Re: undef example

2004-05-07 Thread david . effa
Thanks Bill.  Yes that works!  Much thanks.  Again I learned something from this list.  Rob Dixon also pointed out some mistakes in my coding also. Which is better to use: 1)  my ( $FTPOBJ ) = @_; --or-- 2)  my $FTPOBJ = shift; I've seen both used a lot. Dave "$Bill Luebkert" <[EMAIL

Re: undef example

2004-05-07 Thread david . effa
Rob, Thanks for the help!  I learned something today from you.  As far as the ampersand notation and prototypes I was using, I saw that use in the PERL book I have and did not mention any reason why.  I've been using them for years without problems.  I will stop using them. I also did not use th

RE: :Oracle

2004-03-09 Thread david . effa
Thanks Ken. Why the CPAN Oracle driver (http://search.cpan.org/~timb/DBD-Oracle-1.15/) then for other Unix platforms?  Is it just a issue for Windows platform?  I always thought the Oracle client software was free and since this DBD driver is built from that it also should by free.  It's the Orac

DBD::Oracle

2004-03-09 Thread david . effa
Can anyone tell me where I can get the DBD Oracle driver for DBI built for Perl V5.8.0?  I found it on CPAN but not in any PPM repositories. Many thanks! David ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveSt