Frank Blendinger wrote:
> I just did aptitude reinstall mpdtoys libaudio-mpd-perl
> libaudio-mpd-common-perl, which did not help. I also look in
> /usr/local/, nothing perlish there.
> 
> Any other ideas?

Can you reproduce the problem with either of these commands?

perl -e 'use warnings; use strict; use Audio::MPD q{0.19.0}; my 
$a=Audio::MPD->new(conntype => $REUSE)'

/usr/bin/perl -e 'use warnings; use strict; BEGIN {...@inc=("/usr/share/perl5", 
"/usr/lib/perl5", "/usr/share/perl/5.10.0", "/usr/lib/perl/5.10.0")}; use 
Audio::MPD q{0.19.0}; my $a=Audio::MPD->new(conntype => $REUSE)'

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to