Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1078965
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T21:48:04+00:00 2026-05-16T21:48:04+00:00

I’m using perlbrew and I would like to install the latest bioperl version. Should

  • 0

I’m using perlbrew and I would like to install the latest bioperl version. Should I use cpanm or git?

If git – do I just install as usual (AKA git clone ... then make and build), or should I do anything special?

UPDATE

Specifically, I’m not sure I understand the following expert from BioPerl Using Git manual:

Tell perl where to find BioPerl
(assuming you checked out the code in
$HOME/src; set this in your
.bash_profile, .profile, or .cshrc):

bash: $ export PERL5LIB="$HOME/src/bioperl-live:$PERL5LIB"
tcsh: $ setenv PERL5LIB "$HOME/src/bioperl-live:$PERL5LIB"

Why is this necesary?

UPDATE 2

Simply exporting the bioperl cloned dir does not effect all the bp_***.pl scripts (which are usually found under /usr/bin/ after a normal Build installation).

I also tried to build from the cloned dir after switching to the correct perl version using perlbrerw, but then it runs cpan shell to install some dependencies which does not seem to work well with perlbrew (as opposed to cpanm).

So, my question remains…

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T21:48:04+00:00Added an answer on May 16, 2026 at 9:48 pm

    The latest BioPerl is always going to be on GitHub, so git’s your answer there. Whether or not you want bleeding edge is another story, but after following the BioPerl mailing list for some time I get the feeling that the developers are more likely to say “install from GitHub” if you have any problems with BioPerl, especially since the most recent version on CPAN is from 2009. There has been a lot of development since then.

    As for installing it, I don’t see why you couldn’t just go ahead and do the standard git clone ... make/build dance once you’re using your perlbrew perl, as that’s kind of the point of perlbrew. 🙂

    Update for question update: The blurb about setting PERL5LIB is there because presumably BioPerl doesn’t need to be built once you’ve cloned it via git; it’s ready to use straight out of the box. Assuming you haven’t cloned it into a directory in @LIB, you need to tell Perl where to find it. You would have to do this whether or not you are using perlbrew.

    Essentially the process goes like this:

    1. Clone BioPerl from GitHub.
    2. Make sure you’re using your perlbrew-installed Perl.
    3. Set the PERL5LIB environment variable as per the BioPerl instructions.
    4. Run perl -MBio::Perl -le 'print Bio::Perl->VERSION;' to make sure you’re using the BioPerl you just checked out.

    Looking at the sourcecode, #4 should print out 1.006900, I think (or maybe 1.6.9, I can never keep Perl version numbers straight).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.