Bug#306228: state of #306228

Ian Zimmerman itz at buug.org
Sat Nov 14 08:41:12 UTC 2009


Eugene> Hello Ian, Do you encounter the problem nowadays? If yes, can
Eugene> you issue a new test case?

It still happens exactly as in the bug:

 [1]matica:~$ perl -d -e 0

Loading DB routines from perl5db.pl version 1.32
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> our $inst = ExtUtils::Installed->new();

  DB<5> print $inst->files('ExtUtils::Installed');
ExtUtils::Installed is not installed at (eval 22)[/usr/share/perl/5.10/perl5db.pl:638] line 2

  DB<6> print (keys %{$inst});
:private:Perl
  DB<7>

-- 
Ian Zimmerman <itz at buug.org>
gpg public key: 1024D/C6FF61AD 
fingerprint: 66DC D68F 5C1B 4D71 2EE5  BD03 8A00 786C C6FF 61AD
Ham is for reading, not for eating.






More information about the Perl-maintainers mailing list