aboutsummaryrefslogtreecommitdiff
path: root/t/gdbm.t
blob: af9dd3824a0ca28f61791056cbeb253ff83dc3c3 (plain)
1
2
3
4
5
6
#!./perl

$::Create_and_Write = '(GDBM_WRCREAT, GDBM_WRITER)';
our $DBM_Class = 'GDBM_File';

require '../../t/lib/dbmt_common.pl';

Return to:

Send suggestions and report system problems to the System administrator.