Drieux wrote: > > a) use DB_FILE; is not required > or were you being polite about it and vectoring > back to the traditional and meant to imply reseting > the cache size, etc, etc, etc....
no, it's the result of a bad copy/paste. 'use DB_FILE' is not required in this case. > > b) there is the ikky with the 'tie' that could > be having issues with the lack of parens > > tie (%hash,"NDBM_File","auth",O_RDWR|O_CREAT, 0640) || > die "problem with tie: $! \n"; > i like the parens too. :-) david -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]