Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 4 Jul 2003 18:47:15 -0300 (UYT) From: Andres Azar To: cygwin AT cygwin DOT com Subject: Problem with perl dbmopen command Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Hello. I'm running cygwin 1.3.22 under Windows ME. Following commands $ perl -e 'dbmopen(%A,"/tmp/htagd79287565",0600) && print"OK\n"' $ ls -l /tmp/htag* yield this result: -rw-r--r-- 1 andres all 3072 Jun 20 12:57 /tmp/htagd79287565.pag Dbmopen seems to have failed. It is sure to generate *.dir file besides *.pag file. Running perl version: 5.8.0-3. Andres Azar, Uruguay. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/