Apparently, dbmopen() and dbmclose() were not intended to be used with return values in mind.
Adding the 'undef' statement in following modified snippet solves the problem:
|
Which means I can eliminate the assignment on the dbmopen() or do an undef before dbmclose().
Sorry to disturb.
- Steven K. Mariner
In reply to Re: Perl Warning On dbmclose()
by marinersk
in thread Perl Warning On dbmclose()
by marinersk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |