![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: Mysterious GDBM_File errorby mattriff (Chaplain) |
on Feb 14, 2002 at 00:40 UTC ( #145327=note: print w/replies, xml ) | Need Help?? |
What does line 69 of your GDBM_File.pm look like? I cut/pasted the code sample you gave and it ran for me with no errors or warnings (Perl 5.6.0 on FreeBSD, GDBM_File version 1.03). PS: You may/may not want to consider using "use strict" in your code. It's generally a good idea, but I'm not going to tell you what to do. :)
In Section
Seekers of Perl Wisdom
|
|