On Fri, Jun 21, 2002 at 10:36:40AM -0400, Drew Taylor wrote: > I assume you've read the docs? Try creating a test script and see if the > symbols are getting exported. Perhaps setup some BEGIN blocks to make sure > things are going as planned. Or use the debugger w/ said test script. It's > quite powerful, but it does have a bit of a learning curve (I'm still a > novice myself). Good luck.
perhaps I should mention that I do use GDBM_File all the time, and have no problems with it in regular scripts. This is the first time I tried to use it in a module, and there I ran into these problems... :) -- Dan Boger [EMAIL PROTECTED]
