Hi.

On Fri 2009-09-25 15:32, Joey Hess <jo...@debian.org> proclaimed:
> 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?

Yes, with both.

> 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)'

% perl -e 'use warnings; use strict; use Audio::MPD q{0.19.0}; my 
$a=Audio::MPD->new(conntype => $REUSE)'
Global symbol "$REUSE" requires explicit package name at -e line 1.
Execution of -e aborted due to compilation errors.
% /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)'
Global symbol "$REUSE" requires explicit package name at -e line 1.
Execution of -e aborted due to compilation errors.


Greetings,
Frank

-- 
Frank Blendinger | fb(at)intoxicatedmind.net | GPG: 0x0BF2FE7A
Fingerprint: BB64 F2B8 DFD8 BF90 0F2E 892B 72CF 7A41 0BF2 FE7A

Attachment: signature.asc
Description: Digital signature

Reply via email to