The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Trinket::Directory::DataAccess::DB_File - Data access with DB_File indices

DESCRIPTION

TODO

METHODS

init({...})

TODO

$dir->create($params)

Create a new object directory, destroys any existing directory associated with the given parameters.

$dir->open($params)

TODO

$dir->close($params)

TODO

AUTHOR

Maintained by Leslie Michael Orchard <deus_x@pobox.com>

COPYRIGHT

Copyright (c) 2000, Leslie Michael Orchard. All Rights Reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.