On Saturday, January 26, 2002, at 09:40 AM, Ken Williams wrote:
> > On Friday, January 25, 2002, at 07:38 PM, Nicolas Bertrand wrote: >> I have realized that GDBM_File may not be used unless perl is >> reinstalled on my system after installing gdbm. > > What makes you think that? Why can't GDBM_File be used with perl 5.6.0? > > -Ken > > %perl -e 'use GDBM_File' Can't locate GDBM_File.pm in @INC (@INC contains: /System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin /Library/Perl /Library/Perl /Network/Library/Perl/darwin /Network/Library/Perl /Network/Library/Perl .) at -e line 1. BEGIN failed--compilation aborted at -e line 1.
