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 3696062
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T04:41:36+00:00 2026-05-19T04:41:36+00:00

Newbie here, I am trying to use Bioperl module in the perl environment. My

  • 0

Newbie here, I am trying to use Bioperl module in the perl environment. My configuration are

  • Windows Vista/32
  • Active Perl 5.10.1
  • Bioperl 1.6.1
  • Padre and Per Studio 2010 IDE

For the installation guideline I went through BioPerlWiki and used PPM method. I installed it successfully.

To check whether Bioperl was working I futher followed:

use Bio::Perl;  // Is working without error

But when I tried to do futher checking like

#!C:\Perl\bin
use Bio::Perl;
use strict;
$seq_object = get_sequence('swissprot',"ROA1_HUMAN");
write_sequence(">roa1.fasta",'fasta',$seq_object);

Then I am getting error

Global symbol "$seq_object" requires explicit packages name at c:\.......\example.pl line 4
Global symbol "$seq_object" requires explicit package name at c:\........\example.pl line 5
Execution of C:\...... \example.pl aborted due to compilation erros

I went to the c:\perldoc Bio::Perl and know it’s uses, further more I tried to trace out errors through google too but dont know what’s wrong.

I am aware of Perl and bioperl to be in system path too. Can anyone point me out what stupid mistakes I have been doing?

Will ask to bioperl mailing list too, but I know their reponse is not so fast like stackoverflow

Thank you

  • 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-19T04:41:36+00:00Added an answer on May 19, 2026 at 4:41 am

    You can use the diagnostics pragma to extend the diagnostics emitted by Perl:

    use diagnostics;
    # your_code
    

    This will provide you a verbose explanation:

    You've said "use strict" or "use strict vars", which indicates
    that all variables must either be lexically scoped (using "my"),
    declared beforehand using "our", or explicitly qualified to say
    which package the global variable is in (using "::").
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Ruby newbie here. I'm trying to use the Easyjour module ( http://easyjour.rubyforge.org/ ) from
VBA newbie over here. I'm trying to use an array formula through excel vba
Hadoop/Hive newbie here. I am trying to use data stored in a custom text-based
Newbie question here. I am trying to use the django-extjs library in my django
Newbie to python here, I am trying to use an integer as an argument
A newbie to Perl and regexes without saying, I am trying to use elements
Ruby newbie here trying to figure out how to use a Gem and thus
Newbie here trying to use python to do some database analysis. I keep getting
Java newbie here, I am trying to find the output of the following chunk
Javascript newbie here, trying to load Twitter profile images using the URLs returned by

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.