Copyright © tutorialspoint.com
Syntax
Definition and UsageCloses the binding between a hash and a DBM file. Use the tie function with a suitable module. Return Value
Note that functions such as keys and values may return huge lists when used on large DBM files. You may prefer to use the each function to iterate over large DBM files. Example:
|
Copyright © tutorialspoint.com