Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^3: can't manage to use BerkeleyDB::Env

by Anonymous Monk
on Aug 23, 2012 at 10:45 UTC ( [id://989273]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl --
    use strict; use warnings; use Data::Dump;
    use BerkeleyDB;
    ...
        dd $env, [ glob './home/*' ];
    }
    __END__
    
  2. or download this
    $ perl berkeleydb.env.pl
    cannot open environment: No such file or directory
    ...
        "./home/__db.004",
      ],
    )
    
  3. or download this
    $ perl berkeleydb.env.pl
    (
    ...
        "./home/__db.004",
      ],
    )
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://989273]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-04-19 16:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found