Bug#698940: libcommon-sense-perl is not in the list of libev-perl dependencies

Pustovoyt Alexander isntvoid at yandex.ru
Fri Jan 25 13:43:29 UTC 2013


Package: libev-perl
Version: 4.11-1


$ sudo aptitude install libev-perl
<...>

$ perl -MEV -e "print(qq(Don’t think twice, it’s all right\n))"
Can't locate common/sense.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at /usr/lib/perl5/EV.pm line 121.
BEGIN failed--compilation aborted at /usr/lib/perl5/EV.pm line 121.
Compilation failed in require.
BEGIN failed--compilation aborted.

$ sudo aptitude install libcommon-sense-perl
<...>

$ perl -MEV -e "print(qq(Don’t think twice, it’s all right\n))"
Don’t think twice, it’s all right

$ cat /etc/debian_version 
7.0

$ uname -a
Linux <...> 3.2.0-4-amd64 #1 SMP Debian 3.2.35-2 x86_64 GNU/Linux

$ perl -v

This is perl 5, version 14, subversion 2 (v5.14.2) built for x86_64-linux-gnu-thread-multi
(with 75 registered patches, see perl -V for more detail)

Copyright 1987-2011, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.



More information about the pkg-perl-maintainers mailing list