README for forks::BerkeleyDB
This module is a drop-in replacement for threads.pm. It has the same syntax as the threads.pm module (it even takes over its namespace) but has some significant differences:
Copyright (c) 2006-2009 Eric Rybski <rybskej@yahoo.com>. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Required Modules:
BerkeleyDB (0.27)
Devel::Required (0.07)
forks (0.29)
Storable (any)
Tie::Restore (0.11)
The build is standard:
perl Makefile.PL
make
make test
make install