Subject: | broken with Heap::Simple::Perl 0.14 |
rob@nightshade cpan-lib (master)$ cpanm Heap::Simple Heap::Simple::Perl
--> Working on Heap::Simple
Fetching http://search.cpan.org/CPAN/authors/id/T/TH/THOSPEL/Heap-
Simple-0.13.tar.gz ... OK
Configuring Heap-Simple-0.13 ... OK
Building and testing Heap-Simple-0.13 ... OK
Successfully installed Heap-Simple-0.13
--> Working on Heap::Simple::Perl
Fetching http://search.cpan.org/CPAN/authors/id/T/TH/THOSPEL/Heap-
Simple-Perl-0.14.tar.gz ... OK
Configuring Heap-Simple-Perl-0.14 ... OK
Building and testing Heap-Simple-Perl-0.14 ... OK
Successfully installed Heap-Simple-Perl-0.14
2 distributions installed
rob@nightshade cpan-lib (master *%)$ perl -MHeap::Simple
Need 'Heap::Simple::Perl' version 0.13, found version 0.12 at - line 0
Can't locate Heap::Simple::XS(0.10) nor Heap::Simple::Perl(0.13) in
@INC. This probably means you didn't install any of them. (@INC
contains: /home/rob/cxgn/cxgn-corelibs/lib /home/rob/cxgn/perllib
/home/rob/cpan-lib/lib/perl5/i686-linux-gnu-thread-multi /home/rob/cpan-
lib/lib/perl5 /home/rob/cpan-lib/lib/perl5/i486-linux-gnu-thread-multi
/etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1
/usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
/usr/local/lib/site_perl .) at - line 0
Compilation failed in require.
BEGIN failed--compilation aborted.