Skip to content

Commit

Permalink
perl-5.12-1: Remove Devel::IPerl
Browse files Browse the repository at this point in the history
Avoid

    ZMUGHAL/Devel-IPerl-0.008.tar.gz requires perl '5.013002'; you have only 5.012001; giving up
  • Loading branch information
donald committed Apr 26, 2020
1 parent 9cc62b0 commit a289773
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions perl-5.12.1-0.build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -581,30 +581,6 @@ cpan -f XML::DOM::XPath # test fails , install anyway for Bio::FeatureIO

cpan Bio::FeatureIO
cpan Bio::Tools::EUtilities
#cpan Bio::Tools::Run::StandAloneBlast # several tests fail - tools not available in required version
#cpan Bio::Network::IO # tests fail (whatever)

#still missing (found by: /home/buczek/libcheck/perlcompare.pl)
#
#Alien::SVN # Alien-SVN: wants SVN install, assumed obsolete
#Apache::XMLRPC::Lite # SOAP-Lite-1.01 : obsolete
#B::Lint* # B-Lint-1.20-0 : I dont think we need this
#CGI::Apache # mod_perl - requires Apache source and asks for it endlessly
#UDDI::Lite # 17 years old junk
#XMLRPC* # XMLRPC-Lite: dont think we still need that
#Apache::SOAP # depends on Apache


# Devel::IPerl -> Markdown::Pod -> Markdent
# Markdown::Pod (0.006) does not work with Markdent 0.27 or 0.28 because of this change:
# https://github.com/houseabsolute/Markdent/commit/b570af7820aa2358263b5eaf403ec96674edfe58
#
PERL5LIB=".${PERL5LIB:+:$PERL5LIB}" cpan ZMQ::Constants # for Devel::IPerl
PERL5LIB=".${PERL5LIB:+:$PERL5LIB}" cpan ZMQ::LibZMQ3 # for Devel::IPerl
cpan DROLSKY/Markdent-0.26.tar.gz # required by Devel::IPerl - Markdown::Pod -> Markdent.

cpan ZMUGHAL/Devel-IPerl-0.008.tar.gz # Devel::IPerl 0.009 requires ZMUGHAL/Net-Async-ZMQ which blocks during test
#cpan Devel::IPerl

cpan Text::NSP # galonska 29.01.2018 -> helpdesk

Expand Down

0 comments on commit a289773

Please sign in to comment.