use constant {DBX_CURSOR_RANDOM => 0, DBX_CURSOR_FORWARD => 1}; #### use constant DBX_CURSOR_RANDOM => 0; use constant DBX_CURSOR_FORWARD => 1;