in reply to Re: Can DBD::Mock mock get_info() ?
in thread Can DBD::Mock mock get_info() ?

I'll give stvn a patch tonight to add set_info() and get_info() methods

++. Thanks, that would be great. I also need bind_param_inout (not supported right now), but I will probably write that myself.

Replies are listed 'Best First'.
Re^3: Can DBD::Mock mock get_info() ?
by dragonchild (Archbishop) on Apr 08, 2005 at 12:16 UTC
    Huh. Didn't think of that one. If you want, send either me or stvn the patch and we'll get it into the next release.

    What kind of interface are you thinking of for bind_param_inout()?