Hans Meier (John Doe) wrote:
Tom Allison am Dienstag, 14. Februar 2006 02.28:
I was trying out some jobs with the Berkeley DB and decided to move up from
DB_File to BerkeleyDB. I don't need a lot of features, just speed.
But I keep running into a "dumb" error that doesn'
Tom Allison am Dienstag, 14. Februar 2006 02.28:
> I was trying out some jobs with the Berkeley DB and decided to move up from
> DB_File to BerkeleyDB. I don't need a lot of features, just speed.
>
> But I keep running into a "dumb" error that doesn't make any sens
I was trying out some jobs with the Berkeley DB and decided to move up from
DB_File to BerkeleyDB. I don't need a lot of features, just speed.
But I keep running into a "dumb" error that doesn't make any sense to me.
untie attempted while 1 inner references still exist at .
Greetings
I am a little problem that I just can't figure out at this stage. Please see
the following code:
#!/bin/perl
#
#
#
use strict;
use BerkeleyDB;
my $password = "password1";
my $base = "/test";
my $log_file = $base . "/log/db.log";
my $db_filename =
On Monday, October 27, 2003, at 09:43 AM, Bakken, Luke wrote:
-Original Message-
From: Aaron Davies [mailto:[EMAIL PROTECTED]
I'm trying to install BerkeleyDB via CPAN on my OS X 10.2.6 box, but
the make phase bombs almost immediately. I've put the error log at
<http://bells
> -Original Message-
> From: Aaron Davies [mailto:[EMAIL PROTECTED]
>
> I'm trying to install BerkeleyDB via CPAN on my OS X 10.2.6 box, but
> the make phase bombs almost immediately. I've put the error log at
> <http://bellsouthpwp.net/d/a/davies42/bdbma
I'm trying to install BerkeleyDB via CPAN on my OS X 10.2.6 box, but
the make phase bombs almost immediately. I've put the error log at
<http://bellsouthpwp.net/d/a/davies42/bdbmake.txt>, since it's a little
larger than I like to mail people. Can anyon
On Wed, 20 Feb 2002 13:54:05 -0600, [EMAIL PROTECTED] (Elaine -Hfb- Ashton)
wrote:
>zentara [[EMAIL PROTECTED]] quoth:
>*>
>*>All my searches on the net seem to indicate that bleedperl
>*>is the "latest version"; but the BerkeleyDB docs say
>*>it will nee
Dean Theophilou [[EMAIL PROTECTED]] quoth:
*>Hello:
*>
*> I'm interested in finding out more about what's planned in Perl 5.8. Could
*>someone direct me to the proper site? Thanks.
perldelta.pod in the 5.7.x distributions will tell you or you can find it
http://www.hut.fi/~jhi/perldelta.po
Cc: [EMAIL PROTECTED]
Subject: Re: bleedperl , Berkeley DB-4, BerkeleyDB
zentara [[EMAIL PROTECTED]] quoth:
*>I'm trying to install the newest version of
*>Berkeley DB, and get the perl module
*>for it going.
*>
*>I'm getting an error saying "bleedperl not found&q
zentara [[EMAIL PROTECTED]] quoth:
*>
*>All my searches on the net seem to indicate that bleedperl
*>is the "latest version"; but the BerkeleyDB docs say
*>it will need only perl version 5.004; and I have v5.6.0.
Oh..I misread that. If http://search.cpan.org/search?dist=Be
edperl
*>is the "latest version"; but the BerkeleyDB docs say
*>it will need only perl version 5.004; and I have v5.6.0.
*>
*>What is bleedperl?
If you don't know what it is you probably shouldn't be using it. Bleedperl
is the uncooked and unfinished development of Perl
Hi,
I'm trying to install the newest version of
Berkeley DB, and get the perl module
for it going.
I'm getting an error saying "bleedperl not found".
All my searches on the net seem to indicate that bleedperl
is the "latest version"; but the BerkeleyDB docs say
e my purpose.
>This after exploring the DBI with DB2 (DBI is fine, but DB2 is overkill
>for many reasons), and other 'SQL'-like DBs/interfaces. Here's the
>difficulty: finding Perl-specific info/guide (ie more than Perl's
>BerkeleyDB mod papers) to help me under- stand the t
e DBI with DB2 (DBI is
fine, but DB2 is overkill for many reasons),
and other 'SQL'-like DBs/interfaces.
Here's the difficulty: finding Perl-specific info/guide (ie more than
Perl's BerkeleyDB mod papers) to help me under-
stand the techniques and functions I'll need t
15 matches
Mail list logo