Package: perl-modules Version: 5.8.4-8 Severity: normal Suddenly ExtUtils::Installed doesn't think it is installed. Well, I admit that is a facetious way to put it: in fact, it can't see _any_ installed modules:
[EMAIL PROTECTED]:~$ perl -d -e 0 Loading DB routines from perl5db.pl version 1.25 Editor support available. Enter h or `h h' for help, or `man perldebug' for more help. main::(-e:1): 0 DB<1> use ExtUtils::Packlist; DB<2> use ExtUtils::Installed; DB<3> use IO::Dir; DB<4> DB<4> our $inst = ExtUtils::Installed->new(); DB<5> print $inst->files('ExtUtils::Installed'); ExtUtils::Installed is not installed at (eval 15)[/usr/share/perl/5.8/perl5db.pl:619] line 2 DB<6> print (keys %{$inst}); Perl DB<7> -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.8-12custom3 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages perl-modules depends on: ii perl 5.8.4-8 Larry Wall's Practical Extraction -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]