Yes, you should consider anything that you put into the EXE file as not
secure.
Also, I believe any Net::FTP session sends the info in clear text. If you
need to be secure, then you should use SSH instead of Net::FTP
Steve
>$ftp = Net::FTP->new("$ftp_server_name", Debug => 0) or die("");
#
Hi Mike -
>
> Message: 3
> Date: Sun, 24 Oct 2004 16:10:28 -0400
> From: michael higgins <[EMAIL PROTECTED]>
> Subject: DB_File and Storable glitch??
>
> List folks --
>
> I wanted to tie an array to a file and store references. I want the data
> available to the next session, so I need Storable,
Hi - If you need speed, I'd use Date::Calc instead. It is written in C so
it should be much faster than Date::Manip
Steve
> Message: 8
> Date: Tue, 29 Jul 2003 19:14:42 -0400
> From: michael higgins <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> CC: [EMAIL PROTECTED]
> Subject: Re: time function
Here, Here - Say, that WAS great - let me add my thanks, too - this will
come in handy as both a debugging AND a learning tool.
Steve
> From: "Norris, Joseph" <[EMAIL PROTECTED]>
> To: "'Tillman, James'" <[EMAIL PROTECTED]>,
> "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>,
> [EMAIL PROTECTED]
>
complete, then the database stays the
way it was. Is this how it works? All the variables available to the main
program will be available to the forked process, correct?
Thanks for your suggestions.
Steve
- Original Message -
From: "Carl Jolley" <[EMAIL PROTECTED]>
ly
that involve MLDBM/DB_File database commits via web pages, I'd be greatful
(or is that grateful?)
Thanks,
Steve Keith
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
ing things, or have I overlooked something? I'm
using "use strict" - haven't tried without it yet.
Thanks for any comments.
Steve Keith
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
for me.
Steve Keith
#--- I'm not sure
if this is the right list for this but here's my problem. I've
produced a BerkeleyDB from a csv one on a Win32 machine using DBI
and DB_File. The Win32 machine is running Windows Profe
r I do add overhead by having to go get the record
again to do the compare. Is there a better way? This is all to take into
consideration what happens when a user loads up a record, goes to lunch then
comes back to his browser and submits changes to the page he loaded up
earlier.
Thanks again,
S
Hi - Are you using the same database file for both systems? I know that the
database format on one system might not be compatible with the other. If
both systems have different versions of Berkeley DB than you will most
likely have problems.
As far as the locking, I've heard that file locking c
Hi and Happy Holidays -
Does anyone have experiences with Perlex that they would share? I'm
considering purchasing it to compile CGI scripts and enhance performance.
Are there any nasty surprises awaiting me, and are there any better
solutions?
Thanks for your input.
Steve
11 matches
Mail list logo