Re: Hash, dbm and active perl

2006-02-16 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jay Savage a écrit : > On 2/16/06, David Prévot <[EMAIL PROTECTED]> wrote: [...] >>I have a program that works with Linux and want it to be used with W$. >>It puts a big Hash (~1,500,000 keys) in a db in order to be used by an >>other program, the sa

Re: Hash, dbm and active perl

2006-02-16 Thread Jay Savage
On 2/16/06, David Prévot <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > I have a program that works with Linux and want it to be used with W$. > It puts a big Hash (~1,500,000 keys) in a db in order to be used by an > other program, the same lines in each p

RE: Hash, dbm and active perl

2006-02-16 Thread Timothy Johnson
I don't know about tie(), but if you're looking for a DB that works on Linux and Windows, I'd suggest MySQL. -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of David Prévot Sent: Thursday, February 16, 2006 9:26 AM To: beginners@perl.org Subject: Hash, dbm and active p