|
|
| go ahead... be a heretic | |
| PerlMonks |
perlfunc:dbmcloseby gods (Initiate) |
| on Aug 24, 1999 at 22:42 UTC ( [id://278]=perlfunc: print w/replies, xml ) | Need Help?? |
dbmcloseSee the current Perl documentation for dbmclose. Here is our local, out-dated (pre-5.6) version: ![]() dbmclose - breaks binding on a tied dbm file
![]() dbmclose HASH
![]() [This function has been superseded by the untie() function.] Breaks the binding between a DBM file and a hash. |
|