Hi,

Could anyone help me with how GDBM could be used with perl.
I have searched online to find examples that I could learn from but I couldn't find any.

I have looked at the manual of gdbm in man pages and I found C functions.

How can I use those in my perl programs?

Thank you.