(Perl)Mac OS X 10.6のTerm :: ReadLine :: Gnuで `初期化 'できません
私は最近MacPortsをインストールし、それが私のライブラリのいくつかをめちゃくちゃにしたかもしれないと思います。 Perlデバッガを実行しようとすると、次のようになります。 >perl -d -e 0 Cannot do `initialize' in Term::ReadLine::Gnu at /opt/local/lib/perl5/5.8.9/perl5db.pl line 6006 at /opt/local/lib/perl5/site_perl/5.8.9/darwin-2level/Term/ReadLine/Gnu.pm line 716 Term::ReadLine::Gnu::AU::AUTOLOAD('Term::ReadLine=HASH(0x8f8b94)') called at /opt/local/lib/perl5/site_perl/5.8.9/darwin-2level/Term/ReadLine/Gnu.pm line 240 Term::ReadLine::Gnu::new('Term::ReadLine', 'perldb', 'GLOB(0x85c690)', 'GLOB(0x855750)') called at /opt/local/lib/perl5/5.8.9/perl5db.pl line 6006 DB::setterm called at /opt/local/lib/perl5/5.8.9/perl5db.pl line 2235 DB::DB called at -e line 1 Cannot do `initialize' in …